ruby/test/prism/errors/match_plus.txt

8 lines
193 B
Plaintext

a in b + c
^ unexpected '+', expecting end-of-input
^ unexpected '+', ignoring it
a => b + c
^ unexpected '+', expecting end-of-input
^ unexpected '+', ignoring it