ruby/test/prism/errors/def_with_empty_expression_receiver.txt
2024-07-11 14:25:54 -04:00

3 lines
67 B
Text

def ().a; end
^ expected a receiver for the method definition