[System.Data] Try to fix random DataViewTest.DefaultColumnNameAddListChangedTest...
[mono-project.git] / mcs / tests / gtest-exmethod-23.cs
blob936d89ee38702537e0dbf78508f00765976012ef
1 // Compiler options: -nostdlib -noconfig -r:mscorlib.dll -r:System.Core.dll -lib:../class/lib/net_4_x
3 public static class T
5 public static void A (this string v, int a)
9 public static void Main ()