DEBSOURCES
Skip Quicknav
sources / node-typescript / 4.8.4%2Bds1-2 / tests / cases / fourslash / smartSelection_functionParams2.ts
12345678
/// <reference path="fourslash.ts" /> ////function f( //// a, //// /**/b ////) {} verify.baselineSmartSelection();