klayout/testdata/lym/b_inc.rb

6 lines
32 B
Ruby
Raw Normal View History

2020-09-13 23:29:15 +02:00
def f
raise("An error")
end