annotation class Simple(val a: Int) annotation class WithDeault constructor(val a: Int = 1)