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