TypeScript/tests/cases/fourslash/annotateWithTypeFromJSDoc2.ts
2017-09-26 09:08:39 -07:00

7 lines
167 B
TypeScript

/// <reference path='fourslash.ts' />
// @Filename: test123.ts
/////** @type {number} */
////var /*1*/x: string;
verify.not.applicableRefactorAvailableAtMarker('1');