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