[Mono.Profiler.Log] Support MLPD version 13
[mono.git] / mcs / tests / test-851.cs
1 // Compiler options: -r:test-851-lib.dll
2
3 public class C : I
4 {
5         public static void Main ()
6         {
7
8         }
9 }
10