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