Add inspection to detect non-const vals used as Java annotation args
So #KT-20615 Fixed
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
// WITH_RUNTIME
|
||||
|
||||
val <caret>arr = arrayOf("alpha", "omega")
|
||||
Reference in New Issue
Block a user