TypeScript/tests/baselines/reference/commentOnIfStatement1.symbols
2015-04-15 16:44:20 -07:00

6 lines
218 B
Plaintext

=== tests/cases/compiler/commentOnIfStatement1.ts ===
No type information for this code.// Test
No type information for this code.if (true) {
No type information for this code.}
No type information for this code.