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