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