Open fmease opened 3 years ago
Meta: Expand.
Should only be allowed in prototyping mode #53 or a deny-by-default lint.
@prototyping module use Thing._ data Thing: Type of first: Thing second: Thing thing: Thing = second
It would be better if we would not use the short and convenient _ but a longer keyword like everything, entirety, ….
_
everything
entirety
Meta: Expand.
Should only be allowed in prototyping mode #53 or a deny-by-default lint.
Example
Meta: Expand.
It would be better if we would not use the short and convenient
_
but a longer keyword likeeverything
,entirety
, ….