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

[CS2] Fix #4467: tagged template literal call (#4601)

* working on making Invocation a grammar Value

* cleanup

* update location when adding value properties

* test for #4467

* more location data tests
This commit is contained in:
Julian Rosse 2017-07-05 15:58:36 -05:00 committed by Geoffrey Booth
parent 56725ad275
commit ab52fd75c2
7 changed files with 274 additions and 234 deletions

File diff suppressed because one or more lines are too long