TypeScript/tests/baselines/reference/getEmitOutputWithSyntacticErrorsForMultipleFiles.baseline
2014-12-01 23:15:13 -08:00

6 lines
243 B
Text

EmitOutputStatus : Succeeded
Filename : tests/cases/fourslash/inputFile1.js
// File to emit, does not contain syntactic errors
// expected to be emitted correctelly regardless of the syntactic errors in the other file
var noErrors = true;