mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-07 23:08:20 -06:00
Remove obsoleted test
This commit is contained in:
parent
0d480a6e1b
commit
d54f3cb7e7
@ -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');
|
||||
Loading…
x
Reference in New Issue
Block a user