mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
5 lines
64 B
Plaintext
5 lines
64 B
Plaintext
case :a
|
|
^~~~ expected a `when` or `in` clause after `case`
|
|
end
|
|
|