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

2 lines
34 B
TypeScript

function foo();
function bar() { }