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