xref: /freebsd/contrib/one-true-awk/testdir/t.sub1 (revision 9768746b)
1{sub(/.$/,"x"); print}
2