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