svoid test_mmo2_match() { testFunctionValues_twoArgs_flat mmo2_match(objectArrayPlus( test_mmo_match_parsedPattern_examples(), "^hello", " hello", true, "^hello", "yo hello", false, )); }