TypeScript/tests/baselines/reference/commentOnIfStatement1.types
2014-08-15 14:37:48 -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.