Commit Graph

1 Commits (f79e838095ea78f13561ec474575f4a422f938dc)

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