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