"disable_omit_fp" can now be included in MONO_DEBUG
[mono-project.git] / mcs / errors / cs0518.cs
blob6b7e92e3216d9b6d706fe0ce86fbe8c20dfedba9
1 // CS0518: The predefined type `System.Object' is not defined or imported
2 // Line: 0
3 // Compiler options: -nostdlib
5 class MainClass
7 public static void Main ()