KT-11018 Ctrl + Mouse Hover shows a var as val
#KT-11018 Fixed
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<!-- multipleDefaultsFromSupertypes1 -->
|
||||
More than one overridden descriptor declares a default value for 'value-parameter val x: kotlin.Int = ... defined in multipleDefaultsFromSupertypes.foo'. As the compiler can not make sure these values agree, this is not allowed.
|
||||
More than one overridden descriptor declares a default value for 'value-parameter x: kotlin.Int = ... defined in multipleDefaultsFromSupertypes.foo'. As the compiler can not make sure these values agree, this is not allowed.
|
||||
Reference in New Issue
Block a user