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

7 lines
112 B
TypeScript

/// <reference path="fourslash.ts"/>
//// if(0 === ''.
goTo.eof();
verify.memberListContains("charAt");