This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
klayout
mirror of
https://github.com/KLayout/klayout.git
Watch
1
Star
0
Fork
You've already forked klayout
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
klayout
/
testdata
/
klayout_main
/
test12s.py
7 lines
49 B
Python
Raw
Permalink
Blame
History
import
sys
print
(
"
Before exit()
"
)
sys
.
exit
(
1
)
Reference in New Issue
View Git Blame
Copy Permalink