shithub: kwa

ref: 11e0cd792213373300d37a6a7ad3157f28416299
dir: /test/t.substr/

View raw version
substr($2, 1, 1) ~ /[abc]/
substr($2, length($2)) !~ /[a-z]/
substr($2, length($2)) ~ /./