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