remove support for 'trait' keyword
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
trait Foo{
|
||||
interface Foo{
|
||||
fun foo1() : String
|
||||
fun foo2() : Object
|
||||
val prop : String
|
||||
|
||||
Reference in New Issue
Block a user