TypeScript/tests/cases/fourslash/getJavaScriptSemanticDiagnostics21.ts
2016-02-12 19:35:05 -08:00

8 lines
181 B
TypeScript

/// <reference path="fourslash.ts" />
// @allowJs: true
// @experimentalDecorators: true
// @Filename: a.js
//// @internal class C {}
verify.getSemanticDiagnostics(`[]`);