mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-19 20:41:09 +07:00
4 lines
68 B
Python
4 lines
68 B
Python
assert false
|
|
print("Unreachable")
|
|
assert False
|
|
print("Unreachable2") |