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