[interp] Don't check for exception in native wrappers (#14184)
[mono-project.git] / mcs / errors / cs0106-11.cs
blob9aa99e36bc6fa249c909173150073f9a74d432d1
1 // CS0106: The modifier `readonly' is not valid for this item
2 // Line: 6
3 // Compiler option: -langversion:latest
5 readonly interface I