Minor: secondary constructor to primary is suggested only on keyword and value parameter list
(cherry picked from commit 9a3e6d3)
This commit is contained in:
committed by
Mikhail Glukhikh
parent
0a4542c6c0
commit
e417a85276
-1
@@ -1,6 +1,5 @@
|
||||
// "Create secondary constructor" "false"
|
||||
// ERROR: Too many arguments for public constructor Any() defined in kotlin.Any
|
||||
// ACTION: Convert to primary constructor
|
||||
// WITH_RUNTIME
|
||||
|
||||
interface T {
|
||||
|
||||
Reference in New Issue
Block a user