summaryrefslogtreecommitdiff
path: root/test/prism/errors/destroy_call_operator_write_arguments.txt
blob: c3c72f92260d0256dbda2267a55dec003c177de8 (plain)
1
2
3
4
5
6
7
8
9
10
11
t next&&do end&=
        ^~ unexpected 'do'; expected an expression after the operator
  ^~~~ unexpected void value expression
  ^~~~ unexpected void value expression
^~~~~~~~~~~~~~ unexpected write target
              ^~ unexpected operator after a call with arguments
              ^~ unexpected operator after a call with a block
''while=
  ^~~~~ expected a predicate expression for the `while` statement
       ^ unexpected '='; target cannot be written