[sre] Wrap mono_image_create_token with HANDLE_FUNCTION_{ENTER,RETURN}
[mono-project.git] / mcs / tests / test-332.cs
blob12fbb0b8a14a3d2f1edf1c511358f313ae07cc4f
2 /* foo */
3 #define FOO
5 /* bar */ // bar again
6 #define BAR
8 public class C
10 public static void Main () {}