KT-18978 Intention Move to class body generates incorrect code for vararg val/var (#1188)
Intention Move to class body generates incorrect code for vararg val/var #KT-18978 Fixed
This commit is contained in:
committed by
Vyacheslav Gerasimov
parent
a59021a25e
commit
fe599463ac
@@ -0,0 +1 @@
|
||||
class TestClass(vararg var <caret>words: String)
|
||||
Reference in New Issue
Block a user