Make private: don't suggest if property has @JvmField annotation

#KT-27138 Fixed
This commit is contained in:
Toshiaki Kameyama
2018-09-28 11:46:50 +03:00
committed by Mikhail Glukhikh
parent 248e09ff2c
commit c65e246e02
7 changed files with 29 additions and 13 deletions
-1
View File
@@ -1,7 +1,6 @@
// "Add annotation target" "false"
// WITH_RUNTIME
// ACTION: Make internal
// ACTION: Make private
// ACTION: Specify type explicitly
// ACTION: Add use-site target 'property'
// ERROR: This annotation is not applicable to target 'top level property without backing field or delegate'