DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.0.4%2Bds1-2 / tests / baselines / reference / smartSelection_functionParams2.baseline
123456789101112131415161718
function f( a, /**/b ) {} b ↲ ••a, b↲ function f( a, b ) {}