mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
4 lines
59 B
Plaintext
4 lines
59 B
Plaintext
def foo(a,b,a);end
|
|
^ duplicated argument name
|
|
|