TypeScript/tests/cases/fourslash/quickInfo_notInsideComment.ts

7 lines
105 B
TypeScript

/// <reference path='fourslash.ts' />
////a/* /**/ */.b
goTo.marker("");
verify.not.quickInfoExists();