[mono/tests] Fix out of tree build.
[mono-project.git] / mcs / tests / test-426.cs
blobdb74ddb25018817db39809437c813cc01c13cdd8
1 using foo = System;
3 class X {
4 public static void Main ()
6 foo::Console.WriteLine ("hello");