xref: /freebsd/contrib/one-true-awk/testdir/p.49 (revision 4824e7fd18a1223177218d4aec1b3c6c5c4a444e)
1$1 == "include" { system("cat " $2) }
2