diff test/ifdef.c @ 271:e1a96bdbe527

MIPS continue...
author kono
date Wed, 19 May 2004 21:15:04 +0900
parents 096559f07a70
children 0c256ea2a97e
line wrap: on
line diff
--- a/test/ifdef.c	Wed May 19 12:13:00 2004 +0900
+++ b/test/ifdef.c	Wed May 19 21:15:04 2004 +0900
@@ -56,6 +56,12 @@
 static char test5[]="test 5 ok\n";
 #endif
 
+/* odd comment test */
+
+#if 0
+#endif /*  whoeh
+     wohefwiehfoi */
+
 main()
 {
 	/* freopen("mcout.s","w",stdout); */