Merge branch 'xml-fixes' of https://github.com/myeisha/mono into myeisha-xml-fixes
[mono-project.git] / mcs / errors / cs0518.cs
blob50dfebaba71cf131dc3d6216c0ffecf9adf671d9
1 // cs0518.cs: 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 ()