[interp] Fall back to old implementation when calling on proxy
[mono-project.git] / mcs / errors / cs0101-5.cs
blob51eacb8834f0bd57a6c1d175de6075902c4a056e
1 // CS0101: The namespace `global::' already contains a definition for `Test'
2 // Line: 6
4 class Test {}
6 namespace Test