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