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