Switch to compiler-tester
[mono.git] / mcs / tests / test-332.cs
index 7a5211c35e832ad291a57372ede445fb5c60c576..12fbb0b8a14a3d2f1edf1c511358f313ae07cc4f 100644 (file)
@@ -1,7 +1,11 @@
-// Compiler options: -t:library
 
 /* foo */
 #define FOO
 
 /* bar */ // bar again
 #define BAR
+
+public class C
+{
+    public static void Main () {}
+}
\ No newline at end of file