All Downloads are FREE. Search and download functionalities are using the official Maven repository.

bugtests.test329s3.py Maven / Gradle / Ivy

import sys
for t in range(10): 
    a = 1 # a comment 
    print t; sys.exit(0)

sys.exit(22)




© 2015 - 2025 Weber Informatics LLC | Privacy Policy