The following rule is treated as invalid by adblock-rust because it looks like the first argument is quoted, but there is no matching end quote: ``` example.com##+js(scriptlet-name, "test"!==undefined, 1) ``` However, uBO considers it valid and parses the arguments as `"test"!==undefined` and `1`.