[interp] Fall back to old implementation when calling on proxy
[mono-project.git] / mcs / errors / cs0103-4.cs
blob21ba3358db42f4e496cc1882726c6a94855cbf48
1 // CS0103: The name `de' does not exist in the current context
2 // Line: 4
4 [assembly: System.Reflection.AssemblyCulture(de)]
5 public class Hello {