Files
klayout/testdata/klayout_main/test12s.py
T

7 lines
49 B
Python

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