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