You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'll try to fix the original issue by not parsing JSDoc for ExpressionStatement if it starts with a ParenthesizedExpression. Maybe I'll fix the other parsing issue right away or open a follow-up issue.
TypeScript Version: 3.7.4
Search terms
duplicate identifier typedef jsdoc
Code
duplicate-identifier-expression.js
Expected behavior:
Compiles without error
Actual behavior:
Notes:
.ts
file.Playground Link:
Could not recreate there.
Related Issues:
None found.
The text was updated successfully, but these errors were encountered: