2010-05-25 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1644-9.cs
blob9f6f6f954ac4cbdcb707c08c76b300c2a736b959
1 // CS1644: Feature `namespace alias qualifier' cannot be used because it is not part of the C# 1.0 language specification
2 // Line: 7
3 // Compiler options: -langversion:ISO-1
5 class Program
7 static global::System.Void Main ()