mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-15 04:00:52 -05:00
Remove obsoleted test
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
/// <reference path='fourslash.ts'/>
|
||||
|
||||
// @allowNonTsExtensions: true
|
||||
// @Filename: Foo.js
|
||||
//// function f(a,b) { }
|
||||
//// /** @type {f} */
|
||||
//// var v/**/
|
||||
|
||||
goTo.marker();
|
||||
verify.quickInfoIs('var v: (a: any, b: any) => void');
|
||||
Reference in New Issue
Block a user