TypeScript/tests/cases/fourslash/quickInfoOfLablledForStatementIterator.ts

6 lines
133 B
TypeScript
Raw Normal View History

2015-03-02 23:41:44 +01:00
/// <reference path="fourslash.ts" />
//// label1: for(var /**/i = 0; i < 1; i++) { }
goTo.marker();
2014-07-13 01:04:16 +02:00
verify.quickInfoExists();