[FIR IDE] LC expand typealiases for applied annotations
This commit is contained in:
@@ -3,3 +3,5 @@ typealias JO = JvmOverloads
|
||||
object O {
|
||||
@JO fun foo(a: Int = 1, b: String = "") {}
|
||||
}
|
||||
|
||||
// FIR_COMPARISON
|
||||
Reference in New Issue
Block a user