Closed
Description
During today's call, we resolved to drop forwards compatibility from the stability policy, and to remove all reserved syntax.
private-use-annotation
was originally added to the spec in #404 at least in part due to us adding reserved-annotation
. As we're now removing the latter, we should reconsider whether to remove the former as well.
Can we imagine use cases for private-use annotations that would not be equally well served by function annotations?