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