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