blob: 76a9a6333c491da515c913cdac6c69a5916300c8 [file]
// CHECK_BY_JAVA_FILE
annotation class Anno
class TestClass(@setparam:Anno var hello: Int)