DEBSOURCES
Skip Quicknav
sources / node-typescript / 5.0.4%2Bds1-2 / tests / baselines / reference / commentOnIfStatement1.js
123456789
//// [commentOnIfStatement1.ts] // Test if (true) { } //// [commentOnIfStatement1.js] // Test if (true) { }