TypeScript/tests/cases/fourslash/getJavaScriptSyntacticDiagnostics22.ts

8 lines
146 B
TypeScript
Raw Normal View History

2015-05-28 20:49:11 +02:00
/// <reference path="fourslash.ts" />
// @allowJs: true
2015-05-28 20:49:11 +02:00
// @Filename: a.js
//// function foo(...a) {}
verify.getSemanticDiagnostics([]);