TypeScript/tests/cases/fourslash/getJavaScriptSyntacticDiagnostics17.ts

8 lines
153 B
TypeScript
Raw Normal View History

2015-03-18 00:56:19 +01:00
/// <reference path="fourslash.ts" />
// @allowJs: true
// @Filename: a.js
////function F(a: number) { }
2015-03-18 00:56:19 +01:00
verify.baselineSyntacticDiagnostics();