mirror of
https://github.com/ruby/ruby.git
synced 2026-01-29 13:34:17 +00:00
4 lines
77 B
Plaintext
4 lines
77 B
Plaintext
def foo = yield(&:+)
|
|
^~~ block argument should not be given
|
|
|