TypeScript/tests/baselines/reference/FunctionDeclaration3.errors.txt
2014-07-12 17:30:19 -07:00

4 lines
146 B
Plaintext

==== tests/cases/compiler/FunctionDeclaration3.ts (1 errors) ====
function foo();
~~~~~~~~~~~~~~~
!!! Function implementation expected.