TypeScript/tests/cases/fourslash/typeAboveNumberLiteralExpressionStatement.ts

10 lines
113 B
TypeScript
Raw Normal View History

2015-03-02 23:41:44 +01:00
/// <reference path="fourslash.ts" />
////
//// // foo
//// 1;
goTo.bof();
edit.insert("var x;\n");