mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-10 15:53:46 +00:00
Kapt: Support String[] in annotation proxy
(cherry picked from commit 5e9eab9)
This commit is contained in:
committed by
Yan Zhulanow
parent
0042a59fb6
commit
cd44540965
2
plugins/annotation-processing/testData/processors/StringArray.kt
vendored
Normal file
2
plugins/annotation-processing/testData/processors/StringArray.kt
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
@Suppress("Tom", "Mary")
|
||||
class Test
|
||||
Reference in New Issue
Block a user