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

3 lines
113 B
Plaintext

=== tests/cases/compiler/arrowFunctionInExpressionStatement1.ts ===
() => 0;
No type information for this code.