TypeScript/tests/cases/fourslash/smartSelection_JSDocTags8.ts

11 lines
181 B
TypeScript

/// <reference path="fourslash.ts" />
/////**
//// * @this {/*1*/Foo}
//// * @param {/*2*/*} e
//// */
////function callback(e) {
////}
verify.baselineSmartSelection();