klayout/testdata/bd/strmrun.py

3 lines
71 B
Python

import pya
print("Hello, world " + str(pya.DBox(0, 0, 42, -42)) + "!")