DEBSOURCES
Skip Quicknav
sources / node-typescript / 4.9.5%2Bds1-2 / tests / baselines / reference / parserSymbolIndexer3.js
12345678
//// [parserSymbolIndexer3.ts] class C { static [s: symbol]: string; } //// [parserSymbolIndexer3.js] class C { }