Merge pull request #5082 from kumpera/fix-ro-fs-file-delete
[mono.git] / mcs / errors / cs1030.cs
1 // CS1030: #warning: `Expected warning'
2 // Line: 4
3 // Compiler options: -warnaserror
4
5 #warning Expected warning
6