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