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