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