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

3 lines
39 B
TypeScript

declare module M {
function foo();
}