[interp] Don't check for exception in native wrappers (#14184)
[mono-project.git] / mcs / errors / CS0507-8-lib.cs
blobb9f3774c3e00d885588ba075974758a8e406cb09
2 public class Class1
4 protected internal virtual string GetString ()
6 return "Hello";