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
// Generated by CoffeeScript 2.6.1(function(){returntypeofsubsystem.clearCache==="function" ? subsystem.clearCache() : void0;});
Expected
// Generated by CoffeeScript 2.6.1(function(){//@ts-ignorereturntypeofsubsystem.clearCache==="function" ? subsystem.clearCache() : void0;});
The text was updated successfully, but these errors were encountered:
STRd6
changed the title
Comment gets lost inside a function when using an existential operator requiring a base temp var
Comment gets lost inside a function when using an existential operator requiring
Apr 26, 2022
STRd6
changed the title
Comment gets lost inside a function when using an existential operator requiring
Comment gets lost inside a function when using an existential operator
Apr 26, 2022
If you’d like to tackle this, #5366 (comment) has some links to get you started. I also see that issue, about outputting JSDoc comments properly, as a high priority.
Actual
Expected
The text was updated successfully, but these errors were encountered: