traverseAst will throw on the following expressions: * `{x: 1}.x` * ~`[0][0]`~ not a bug, unsupported syntax * ~`"'"`~ Moved to https://github.com/mozilla-extensions/nimbus-devtools/issues/228
traverseAst will throw on the following expressions:
{x: 1}.xnot a bug, unsupported syntax[0][0]Moved to jexlParser does not properly re-quote strings #228"'"