Removed support for "typealias" declarations from the parser

#KT-10683 Fixed
This commit is contained in:
Valentin Kipyatkov
2016-01-18 17:59:17 +03:00
parent 38d374d4b9
commit 68853fecc3
33 changed files with 157 additions and 1586 deletions
-1
View File
@@ -3,7 +3,6 @@ fun foo() {
fun foo()
class foo
typealias x = t
var r
@a var foo = 4