Commit Graph

1 Commits (40973641a3edd253c6036d3f9cd2584b433e4567)

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