TypeScript/tests/cases/fourslash/getJavaScriptQuickInfo6.ts

8 lines
202 B
TypeScript
Raw Normal View History

2016-01-06 21:47:26 +01:00
/// <reference path='fourslash.ts'/>
// @allowNonTsExtensions: true
// @Filename: Foo.js
/////** @type {function(this:number)} */
////function f() { /**/this }
2016-09-09 18:02:55 +02:00
verify.quickInfoAt("", "number");