xref: /freebsd/contrib/one-true-awk/testdir/tt.10a (revision 53b70c86)
1BEGIN { x = ".$" }
2$0 ~ x
3