xref: /freebsd/contrib/one-true-awk/testdir/t.sub2 (revision 19261079)
1{sub(/.$/,"&&"); print}
2{sub(/.$/,"&\\&&"); print}
3