2010-05-19 Jb Evain <jbevain@novell.com>
[mcs.git] / 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 ()