mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 13:04:22 +00:00
6 lines
114 B
Plaintext
6 lines
114 B
Plaintext
foo 1 in a
|
|
^~ unexpected 'in', expecting end-of-input
|
|
^~ unexpected 'in', ignoring it
|
|
a = foo 2 in b
|
|
|