xref: /illumos-gate/usr/src/test/util-tests/tests/awk/syn/badassign1.ok (revision 12042ab213b3af68474f48555504db816a449211)
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