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