Template

annotation class Template

Prototype annotation.

For this class, there is going to be generated one class per primitive type / value/inline class to avoid boxing. Normally for collections.

This could be provided by a Kotlin plugin as an optimization.

For now, it is just a dummy annotation.