Blame test/parsefld.awk

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