TypeScript/tests/cases/fourslash/getEmitOutputWithSemanticErrors2.ts

10 lines
248 B
TypeScript
Raw Normal View History

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