TypeScript/tests/baselines/reference/commentOnIfStatement1.symbols

6 lines
218 B
Plaintext
Raw Normal View History

=== 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.