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