"type" is not a keyword anymore ("typealias" reserved instead)
This commit is contained in:
@@ -49,7 +49,7 @@ public class Test {
|
||||
// EXIST: trait
|
||||
// ABSENT: true
|
||||
// ABSENT: try
|
||||
// EXIST: type
|
||||
// EXIST: typealias
|
||||
// EXIST: val
|
||||
// EXIST: var
|
||||
// ABSENT: vararg
|
||||
|
||||
Reference in New Issue
Block a user