Unable to make class generic with JSDoc #18135
Labels
Bug
A bug in TypeScript
Domain: JSDoc
Relates to JSDoc parsing and type generation
Fixed
A PR has been merged for this issue
Milestone
TypeScript Version: 2.6.0-dev.20170829
Expected behavior:
x
should contain an array of strings.Actual behavior:
[js] Cannot find name 'T'.
[js] Type 'MyArray' is not generic.
The text was updated successfully, but these errors were encountered: