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