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