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

5 lines
213 B
Plaintext

=== tests/cases/compiler/declarationEmitDefaultExport4.ts ===
export default function () {
No type information for this code. return 1;
No type information for this code.}
No type information for this code.