diff test/tmp9.c @ 172:096559f07a70

some check
author kono
date Tue, 25 Nov 2003 11:47:41 +0900
parents 9f89cef85b41
children
line wrap: on
line diff
--- a/test/tmp9.c	Mon Nov 24 20:28:19 2003 +0900
+++ b/test/tmp9.c	Tue Nov 25 11:47:41 2003 +0900
@@ -1,4 +1,4 @@
 main()
 {
-   return 5;
+   return 0;
 }