Extends range of change visibility intention #KT-14093 Fixed
This commit is contained in:
committed by
Mikhail Glukhikh
parent
44ce5f73f7
commit
3a606d13f0
@@ -1,6 +1,9 @@
|
||||
// "Replace '@JvmField' with 'const'" "false"
|
||||
// WITH_RUNTIME
|
||||
// ERROR: JvmField has no effect on a private property
|
||||
// ACTION: Make internal
|
||||
// ACTION: Make protected
|
||||
// ACTION: Make public
|
||||
// ACTION: Move to constructor
|
||||
// ACTION: Specify type explicitly
|
||||
class Foo {
|
||||
|
||||
Reference in New Issue
Block a user