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