Add quickfix for PACKAGE_MEMBER_CANNOT_BE_PROTECTED
This commit is contained in:
committed by
Andrey Breslav
parent
b52036c549
commit
324a39d10b
@@ -0,0 +1,4 @@
|
||||
// "Remove 'protected' modifier" "true"
|
||||
package test
|
||||
|
||||
val a: Int = 0
|
||||
Reference in New Issue
Block a user