#testif 1
HERE
#testelse
FAIL
#testendif

#testif 0
FAIL
#testelse
HERE
#testendif

#if 1
AAAa
#else
BBBb
#endif
