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