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