2010-06-04 Jb Evain <jbevain@novell.com>
[mcs.git] / errors / cs1900.cs
blob0648f289015f4077d429e41e8d9a017db45451fa
1 // cs1900.cs: Warning level must be in the range 0-4
2 // Line: 0
3 // Compiler options: -warn:-1
5 class ClassMain {
6 public static void Main () {}