kuroko/modules/foo/bar/baz.krk
2021-01-17 22:01:58 +09:00

3 lines
63 B
Python

print("imported baz.krk as", __name__)
let qux = "This is it!"