TypeScript/tests/cases/fourslash/quickInfoOfLablledForStatementIterator.ts

6 lines
128 B
TypeScript
Raw Normal View History

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