Add resources-en for idea
#KT-38297 Fixed
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
annotation class X(val value: Y)
|
||||
annotation class Y()
|
||||
|
||||
@X(@Y())
|
||||
fun foo() {}
|
||||
Reference in New Issue
Block a user