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

2 lines
33 B
TypeScript

function A(): (public B) => C {
}