[interp] Fall back to old implementation when calling on proxy
[mono-project.git] / mcs / tests / test-static-using-09-lib.cs
blobcd0468bbf08dfadac7a6c1add8afecc072beaf32
1 // Compiler options: -t:library
3 public static class Constants
5 public const long One = 1;