clear
print "#if, #else, #endif test"	;
print #if, #else, #endif test"	;no ""

print 0

include test_if11.txt

;-------------------------

include test_if12.txt

;-------------------------

#if 0
include test_if13.txt
#endif

#if 1
include test_if13.txt
#endif

print ===========

#if 0

#else

