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