package test annotation class MyAnno @MyAnno class Foo { fun bar(): Int = 42 }