TypeScript/tests/cases/fourslash/typeAboveNumberLiteralExpressionStatement.ts
2015-03-02 14:41:44 -08:00

10 lines
113 B
TypeScript

/// <reference path="fourslash.ts" />
////
//// // foo
//// 1;
goTo.bof();
edit.insert("var x;\n");