[interp] Don't check for exception in native wrappers (#14184)
[mono-project.git] / mcs / errors / cs3008-9.cs
blob637d5b633939899612500dc0af91b364b3ecf9ee
1 // CS3008: Identifier `__N' is not CLS-compliant
2 // Line: 7
3 // Compiler options: -warnaserror -warn:1
5 [assembly:System.CLSCompliant(true)]
7 namespace __N