ref: 0139ee45f197942d81737539f64d9723968181ba dir: /lib/regex/test/failmatch.myr/
use std use "testmatch" const main = { testmatch(".*bcd", "Abc", `std.None) }