Commit Graph

1 Commits (5cc21c5498b758656cad3652d32329e021d11c97)

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