[build] Fix warning (#4177)
[mono-project.git] / mcs / tests / test-813.cs
blobe555afe1f1a5cf40177d5b15ff7338a1b891a475
1 using System;
3 [assembly: System.CLSCompliant (true)]
5 namespace NS.System
7 class A
9 public static void Main ()