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