TypeScript/tests/baselines/reference/es5-commonjs5.symbols
2015-06-27 02:40:05 +09:00

7 lines
271 B
Plaintext

=== tests/cases/compiler/es5-commonjs5.ts ===
No type information for this code.export default function () {
No type information for this code. return "test";
No type information for this code.}
No type information for this code.
No type information for this code.