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