cleol
[mcs.git] / tests / test-426.cs
blob40d7acea3213bdd91fa4385770289b7483e91062
1 using foo = System;
3 class X {
4 static void Main ()
6 foo::Console.WriteLine ("hello");