TypeScript/tests/cases/fourslash/getJavaScriptSyntacticDiagnostics21.ts

9 lines
181 B
TypeScript
Raw Normal View History

2015-04-02 23:58:43 +02:00
/// <reference path="fourslash.ts" />
// @allowJs: true
2016-02-13 04:35:05 +01:00
// @experimentalDecorators: true
2015-04-02 23:58:43 +02:00
// @Filename: a.js
//// @internal class C {}
2016-02-03 21:54:48 +01:00
verify.getSemanticDiagnostics(`[]`);