mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Previously there was nothing for the @typedef to attach to, so the comment was never parsed. Now these comments attach to the EOF token.