diff --git a/src/compiler/program.ts b/src/compiler/program.ts index b15db858db4..3b062e333c8 100644 --- a/src/compiler/program.ts +++ b/src/compiler/program.ts @@ -404,7 +404,7 @@ namespace ts { verifyCompilerOptions(); programTime += new Date().getTime() - start; - + return program; function getClassifiableNames() {