TypeScript/tests/cases/fourslash/getEmitOutputWithSemanticErrors.ts

9 lines
224 B
TypeScript
Raw Normal View History

2015-03-02 23:41:44 +01:00
/// <reference path="fourslash.ts" />
// @BaselineFile: getEmitOutputWithSemanticErrors.baseline
// @Filename: inputFile.ts
// @emitThisFile: true
//// var x:number = "hello world";
2014-09-10 02:43:10 +02:00
verify.baselineGetEmitOutput();