[bcl] Update BCL Linked Size
[mono-project.git] / mcs / tests / test-476.cs
blobe05993a5f03ba65b1c3f206b0c6b26caeed3bebc
1 #if false
2 #line hahaha
3 #error
4 #define X
5 #undef X
6 #pragma warning disable 3005 // wrong directive on csc 1.x
7 public class Foo
10 #pragma warning restore // wrong directive on csc 1.x
12 #region // blank -> no error
13 #endregion
15 #endif // of funky directives
17 public class Test
19 public static void Main ()
21 string s = @"Test string
22 #define