[System.Data] Try to fix random DataViewTest.DefaultColumnNameAddListChangedTest...
[mono-project.git] / mcs / tests / test-417-lib.cs
blob632fd6ef3dca309bb75286e2ada7572fd5656387
1 // Compiler options: -t:library
3 using System;
5 namespace blah
8 public delegate void MyFunnyDelegate(object sender, params object[] message);