ion-docs icon indicating copy to clipboard operation
ion-docs copied to clipboard

Allow template expression () as shorthand for (void)?

Open toddjonker opened this issue 2 years ago • 0 comments
trafficstars

E-expressions have shorthand (:) when expressing void arguments, but at present templates must use the more-wordy (void). List tradition seems to generally avoid treating () as a valid expression form, but here it seems reasonable, and more consistent, to accept that to mean (void).

toddjonker avatar Jun 08 '23 18:06 toddjonker