KT-11588 Type aliases
Parse type aliases as top-level, member, and local declarations.
This commit is contained in:
+1
@@ -3,6 +3,7 @@ fun foo() {
|
||||
fun foo()
|
||||
class foo
|
||||
|
||||
typealias x = t
|
||||
var r
|
||||
|
||||
@a var foo = 4
|
||||
|
||||
Reference in New Issue
Block a user