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