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