clear
;
echo $_FILE

undef -all

;--------------------------------A
list
include test_if_nest.txt

list -s
include test_if_nest.txt


;--------------------------------B
list
#break

include test_if_nest2.txt

include test_ifdef_nest2.txt

list -s

include test_ifdef_nest2.txt

include test_ifndef_nest2.txt

;--------------------------------C

include test_if_nest3.txt

