From c07038c627a5601bf331b5c755b9fcce02249fe3 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Tue, 2 Feb 2010 21:53:23 -0500 Subject: Skip over invalid tokens in non-taken conditionals. --- tests/dimension/directives.pov | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/dimension/directives.pov') diff --git a/tests/dimension/directives.pov b/tests/dimension/directives.pov index 1bb712d..187189f 100644 --- a/tests/dimension/directives.pov +++ b/tests/dimension/directives.pov @@ -27,7 +27,7 @@ #undef Unused #if (#if (1 = 1) 0 #end = 0 & 0) - Illegal + `Illegal #else sphere { Center, R -- cgit v1.2.3