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

9 lines
137 B
TypeScript

// @outFile: output.js
// @allowJs: true
// @checkJs: true
// @Filename: eof.js
/**
* @typedef {Array<bad>} Should have error here
*/