mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
begin; rescue a b; end
|
|
^ expected a closing delimiter for the `rescue` clause
|
|
|