More annotation generation for declarations with test cases
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
// WITH_RUNTIME
|
||||
|
||||
annotation class Ann
|
||||
|
||||
@delegate:Ann
|
||||
val test1 by lazy { 42 }
|
||||
Reference in New Issue
Block a user