TypeScript/tests/cases/fourslash/typeAboveNumberLiteralExpressionStatement.ts
2014-07-29 12:17:44 -07:00

10 lines
104 B
TypeScript

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