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