Commit Graph

1 Commits (911d6c88e54a61ca72bd7712f7e2afd9de321b44)

Author SHA1 Message Date
Christopher Chedeau 62b9e29af5 Fix comments in non strict mode (#2114)
It turns out that by returning there, we didn't go through the line `delete ast.tokens` and the comments attachment logic would attach it to a random token. It's great that this fail-safe caught this bug!

Fixes #2111
2017-06-12 09:50:51 -07:00