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