remove support for 'trait' keyword
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
fun globalFun(){}
|
||||
|
||||
trait T {
|
||||
interface T {
|
||||
fun fromTrait(){}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user