mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-24 07:16:39 -05: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.