TypeScript/tests/cases/fourslash/completionListAfterNumericLiteral1.ts

6 lines
113 B
TypeScript

/// <reference path="fourslash.ts" />
////5../**/
goTo.marker();
verify.completionListContains("toFixed");