mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
10 lines
222 B
Text
10 lines
222 B
Text
def (
|
|
a
|
|
b
|
|
^ expected a matching `)`
|
|
^ expected a `.` or `::` after the receiver in a method definition
|
|
^ expected a delimiter to close the parameters
|
|
).c; end
|
|
^ unexpected ')', ignoring it
|
|
^ unexpected '.', ignoring it
|
|
|