remove support for 'trait' keyword
This commit is contained in:
+2
-2
@@ -10,7 +10,7 @@ fun func() {}
|
||||
class C
|
||||
|
||||
@file:
|
||||
trait T
|
||||
interface T
|
||||
|
||||
@file:[]
|
||||
trait T
|
||||
interface T
|
||||
Reference in New Issue
Block a user