FIR LC: don't include annotations w/o use-site targets to property accessors
This commit is contained in:
committed by
Ilya Kirillov
parent
5446a8ad10
commit
c2964f688e
+3
-1
@@ -10,4 +10,6 @@ class A {
|
||||
@Transient
|
||||
@Volatile
|
||||
var c: String = ""
|
||||
}
|
||||
}
|
||||
|
||||
// FIR_COMPARISON
|
||||
|
||||
Reference in New Issue
Block a user