[runtime] Coverage profiler fixes (#5698)
[mono.git] / mcs / errors / cs1030.cs
1 // CS1030: #warning: `Expected warning'
2 // Line: 4
3 // Compiler options: -warnaserror
4
5 #warning Expected warning
6