Closed
Description
See #4142 (comment).
Currently, it appears that there's no way to give types to the parameters of an IIFE.
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
See #4142 (comment).
Currently, it appears that there's no way to give types to the parameters of an IIFE.
Activity
DanielRosenwasser commentedon Apr 9, 2016
Also related is #5158.
DanielRosenwasser commentedon Apr 9, 2016
Never mind, there is #7533 and there is a way to type these parameters. Unfortunately you need the line break because of how trivia seems to work.