github.com/benhoyt/goawk@v1.8.1/testdata/p.45 (about)

     1  BEGIN	{ OFS = ":" ; ORS = "\n\n" }
     2  	{ print $1, $2 }