AA: test evaluation mode with same test inputs
This commit is contained in:
committed by
Ilya Kirillov
parent
a7fcbfb717
commit
46707b0426
Vendored
+4
@@ -0,0 +1,4 @@
|
||||
annotation class Annotation(vararg val values: String)
|
||||
|
||||
@Annotation(<expr>"42"</expr>)
|
||||
class C
|
||||
Reference in New Issue
Block a user