benchmark:
vm2_case: |
case :foo
when :bar
raise
when :baz
when :boo
when :foo
# noop
end
loop_count: 6000000