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