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

6 lines
128 B
TypeScript

/// <reference path="fourslash.ts" />
//// label1: for(var /**/i = 0; i < 1; i++) { }
goTo.marker();
verify.quickInfoExists();