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