fix awk test

This commit is contained in:
Dan Vargas 2021-01-26 15:54:57 -06:00
parent 5cf2d5853d
commit 6ab95a78ac
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
{ print "good" }
BEGIN{ print "good" }