Removed support for "typealias" declarations from the parser
#KT-10683 Fixed
This commit is contained in:
@@ -11,7 +11,4 @@ class foo {
|
||||
val x
|
||||
|
||||
var f
|
||||
|
||||
typealias foo = ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user