mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 17:53:00 +02:00
6 lines
32 B
Ruby
6 lines
32 B
Ruby
|
|
def f
|
|
raise("An error")
|
|
end
|
|
|