Convert to secondary constructor: do not suggest when property has val/var and no name
#KT-29056 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
dab97ac936
commit
d6e21b1c21
@@ -0,0 +1,2 @@
|
||||
// IS_APPLICABLE: false
|
||||
class Foo<caret>(val: String)
|
||||
Reference in New Issue
Block a user