Commit Graph

1 Commits (40748a2dc9f0e3b5e4faa7e81bf7f08da519cdcd)

Author SHA1 Message Date
Christopher Chedeau fe72aecce9 Fix parenthesis for UpdateExpression (#198)
```js
(this.x++).toString()
```

no longer drops the parenthesis
2017-01-14 23:37:57 -05:00