TypeScript/tests/baselines/reference/getEmitOutputWithSemanticErrors.baseline

6 lines
199 B
Text

EmitOutputStatus : DiagnosticsPresent_JavaScriptGenerated
Diagnostics:
Type 'string' is not assignable to type 'number'.
FileName : tests/cases/fourslash/inputFile.js
var x = "hello world";