mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
1. Test name.originalKeywordKind: SyntaxKind instead of name.text: string. 2. Revert regression in comment placement when emitting methods as function properties.