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