[mono/tests] Fix out of tree build.
[mono-project.git] / mcs / 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);