annotation class MyA(val i: Int) @MyA(1) fun foo() {}