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