2010-04-07 Jb Evain <jbevain@novell.com>
[mcs.git] / tests / test-531.cs
blob70ffb04436e41efdc6be9f4a9b8742c1ee13e719
1 // Compiler options: -r:test-531-lib.dll
3 public class Test
5 public static void Main()
7 System.Console.WriteLine(TestLib.FOO);