mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-16 15:51:35 -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.