mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 08:11:30 -06:00
CR feedback.
This commit is contained in:
parent
7be2d2866b
commit
38d29249a4
@ -3160,7 +3160,7 @@ module ts {
|
||||
var sourceFile = getSourceFile(fileName);
|
||||
|
||||
var result: ClassifiedSpan[] = [];
|
||||
processNode(sourceFile.getSourceFile());
|
||||
processNode(sourceFile);
|
||||
|
||||
return result;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user