TypeScript/tests/cases/compiler/jsFileCompilationInterfaceSyntax.ts

3 lines
54 B
TypeScript

// @allowJs: true
// @filename: a.js
interface I { }