DEBSOURCES
Skip Quicknav
sources / preprocess / 1.1.0%2Bds-1 / test / inputs / undefined.py
12345678
#!python if __name__ == '__main__': # #if FOO print "foo is not defined" # #endif print "bye"