ref: d133a4306688e51df959da814d48f10f33cad23a dir: /test/t.comment1/
#comment # BEGIN { x = 1 } /abc/ { print $0 } #comment END { print NR } #comment