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