package k annotation class Anno1(val d: Int, val c: Int = 2) annotation class Anno2(val c: IntArray, val g: String)