blob: 37b86f78f82e54d5788b4d3009682c8fdf6bbcf2 [file] [log] [blame]
def foo ## def ###
case goo ## case ### /end
when 1 ## :when ### :when/end /end
bee
else ## :else ### :else/end /end
boo
end ## /end ### /end /end
end ## /end