remove support for 'trait' keyword
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
trait X {
|
||||
interface X {
|
||||
fun contains(s: String): Boolean?
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user