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