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