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