Blame test/parsefld.awk

Packit 575503
{ print $/= b/ c /= d/ }
Packit 575503
{ print /a/ + /b/ + !/c/}