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