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