xref: /illumos-gate/usr/src/test/util-tests/tests/awk/syn/badassign1.ok (revision 3ee4fc2aa6b5136515cc3eed32d3c6ef33e37471)
1*3ee4fc2aSCody Peter Mello$AWK: syntax error at source line 1 source file badassign1.awk
2e6d6c189SCody Peter Mello context is
3e6d6c189SCody Peter Mello	BEGIN { $i++ >>>  = <<<  3 ; print i }
4*3ee4fc2aSCody Peter Mello$AWK: illegal statement at source line 1 source file badassign1.awk
5