Blame test/badassign1.ok

Packit 575503
gawk: badassign1.awk:1: BEGIN { $i++ = 3 ; print i }
Packit 575503
gawk: badassign1.awk:1:                  ^ cannot assign a value to the result of a field post-increment expression
Packit 575503
EXIT CODE: 1