[interp] Fall back to old implementation when calling on proxy
[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");