mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
5 lines
165 B
Plaintext
5 lines
165 B
Plaintext
BEGIN { 1 + }
|
|
^ unexpected '}'; expected an expression after the operator
|
|
^ unexpected '}', assuming it is closing the parent 'BEGIN' block
|
|
|