comparison tests/t29.c @ 126:cb08e397ce7b

Test nested ifs.
author David A. Holland
date Wed, 12 Jun 2013 10:51:10 -0400
parents
children
comparison
equal deleted inserted replaced
125:4e98022c3ce2 126:cb08e397ce7b
1 #if 0
2 # if this is a syntax error
3 # endif
4 #endif