mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
begin; rescue a b => c; end
|
|
^ expected a closing delimiter for the `rescue` clause
|
|
|