diff tests/t08.c @ 34:c24cbfa44f81

Don't actually include stdio.h in this for testing cpp. (If you do, the test output becomes host-dependent.)
author David A. Holland
date Sat, 30 Mar 2013 20:38:17 -0400
parents 8a955e3dda2c
children
line wrap: on
line diff
--- a/tests/t08.c	Sat Jan 01 23:28:41 2011 -0500
+++ b/tests/t08.c	Sat Mar 30 20:38:17 2013 -0400
@@ -1,4 +1,4 @@
-#include <stdio.h>
+/*#include <stdio.h>*/
 
 int d =
 #if 2 > 1 ? 0 : 0 ? 1 : 1