AddJvmOverloadsIntention: disable for annotation classes
#KT-36482 Fixed
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
// IS_APPLICABLE: false
|
||||
|
||||
annotation class OverloadedAnn(val s1: String<caret> = "abc", val s2: String = "abc")
|
||||
Reference in New Issue
Block a user