klayout/testdata/klayout_main/test12s.py

7 lines
49 B
Python

import sys
print("Before exit()")
sys.exit(1)