unplugged-vendor/external/one-true-awk/testdir/p.19

3 lines
43 B
Plaintext
Raw Normal View History

BEGIN { digits = "^[0-9]+$" }
$2 !~ digits