summaryrefslogtreecommitdiff
path: root/test/prism/errors/command_calls_8.txt
blob: e574063e72a607164b81e3687c960baaea50bb20 (plain)
1
2
3
4
5
6
a(**b c)
      ^ unexpected local variable or method; expected a `)` to close the arguments
      ^ unexpected local variable or method, expecting end-of-input
       ^ unexpected ')', expecting end-of-input
       ^ unexpected ')', ignoring it