[mcs] Remove unknown warnings reporting to match latest csc
[mono.git] / mcs / errors / cs1039.cs
1 // CS1039: Unterminated string literal
2 // Line : 6
3
4 class X
5 {
6         static string s = "foo