Fix problems with overlong directory names: phase #1
[mono.git] / mcs / errors / CS0122-19-lib.cs
1 namespace A {\r
2         interface IFileWatcher\r
3         {\r
4         }\r
5 }
6