3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
BEGIN { digits = "^[0-9]+$" }
|
|
$2 !~ digits
|
BEGIN { digits = "^[0-9]+$" }
|
|
$2 !~ digits
|