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

5 lines
107 B
TypeScript

// @noLib: true
/// <style requireSemi="on" />
declare function foo(): void;
declare function bar(): void;