mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 20:44:20 +00:00
7 lines
169 B
Plaintext
7 lines
169 B
Plaintext
if 0 0; elsif 0 0; end
|
|
^ expected `then` or `;` or '\n'
|
|
^ expected `then` or `;` or '\n'
|
|
unless 0 0; end
|
|
^ expected `then` or `;` or '\n'
|
|
|