For example, ``` if true: var a := 0 ``` does not work. Moreover, the error message `TypeError: can't access property "start", expr.location is undefined` is not informative.
For example,
does not work.
Moreover, the error message
TypeError: can't access property "start", expr.location is undefinedis not informative.