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