Adedd quickfix check if @PublishedApi stub already exists

This commit is contained in:
Mikhael Bogdanov
2016-12-19 16:51:24 +01:00
parent c38b55612b
commit 5222768ba1
8 changed files with 115 additions and 13 deletions
@@ -5,7 +5,7 @@ open class ABase {
@Z
protected var String.prop: Int
get() = 1
set(field) = {}
set(field) {}
inline fun test() {