column name and ordinal fix...tested on 10.1
[mono.git] / mcs / errors / cs1691.cs
1 // CS1691: `1' is not a valid warning number
2 // Line: 5
3 // Compiler options: -warnaserror
4
5 #pragma warning disable 1
6