1
0
Fork 0
mirror of https://github.com/jashkenas/coffeescript.git synced 2022-11-09 12:23:24 -05:00

[CS2] Fix #3199: throw multiline implicit object (#4599)

* throw multiline implicit object [Fixes #3199]

* restrict to Object

* test error on non-object

* test error on call indented non-object
This commit is contained in:
Julian Rosse 2017-07-09 12:28:50 -05:00 committed by Geoffrey Booth
parent 3be9038028
commit 50674cb351
7 changed files with 266 additions and 174 deletions

File diff suppressed because one or more lines are too long