Annotation to the primary constructor

Report a typo

Apply the @Cool annotation to the primary constructor.

Write a program in Kotlin
annotation class Cool

// Write code here
class Cat()
___

Create a free account to access the full topic