make uri no braindead on mt
[mono.git] / mcs / errors / cs1028.cs
1 // CS1028: Unexpected processor directive (no #if for this #endif)\r
2 // Line: 4\r
3 \r
4 #endif\r
5 \r
6 class C\r
7 {\r
8 }\r