"disable_omit_fp" can now be included in MONO_DEBUG
[mono-project.git] / mcs / errors / CS0507-8-lib.cs
blobb9f3774c3e00d885588ba075974758a8e406cb09
2 public class Class1
4 protected internal virtual string GetString ()
6 return "Hello";