# File test/src/full_parser_test.rb, line 80 def testSimpleCaseWhen verify('case 1 when 1: 0 else 1 end') end