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