DEBSOURCES
Skip Quicknav
sources / node-typescript / 4.9.5%2Bds1-2 / tests / baselines / reference / smartSelection_stringLiteral.baseline
12345678910
const a = 'a'; const b = /**/'b'; 'b' const b = 'b'; const a = 'a'; const b = 'b';