ion-docs
ion-docs copied to clipboard
Allow template expression () as shorthand for (void)?
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).