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