mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
64e4cc306c
The unapplied outer parameters check now checks only whether the last outer parameter is unapplied, and its name is now positive -- are-all-applied vs are-some-unapplied.