Fix the lint error

This commit is contained in:
Sheetal Nandi 2015-10-12 13:10:54 -07:00
parent f28fbfd7c5
commit 286fb3e948

View File

@ -404,7 +404,7 @@ namespace ts {
verifyCompilerOptions();
programTime += new Date().getTime() - start;
return program;
function getClassifiableNames() {