ruby/test/prism/errors/command_calls_17.txt

6 lines
172 B
Plaintext

a ? b c : d e
^ expected a `:` after the true expression of a ternary operator
^ unexpected ':', expecting end-of-input
^ unexpected ':', ignoring it