Mike Morearty
|
1a7a587a9e
|
Fix TokenOrIdentifierObject.getText() crash (#19673)
TokenOrIdentifierObject.getText() needs to pass `sourceFile` as an
argument to `getStart()`.
Fixes https://github.com/Microsoft/TypeScript/issues/19670
|
2017-11-01 16:37:06 -07:00 |
|