(import test matchertext) (test "hello, world" "hello, world" #m{hello, world}) (test "generic stress test" "#[{(##)}]\\\\(\\)[]#[{\"}]" #m{#[{(##)}]\\(\)[]#[{"}]}) (test-exit)