[loader] LoadFrom of problematic images should reprobe
[mono-project.git] / mcs / errors / cs1900.cs
blobed23e1f84ed483f6661d8cef6f4cf7fcaa9b7f70
1 // CS1900: 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 () {}