swc/crates/swc_ecma_parser/tests/tsc/parserFunctionDeclaration5.ts

2 lines
34 B
TypeScript

function foo();
function foo() { }