remove support for 'trait' keyword
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
// ERROR: Unresolved reference: `as`
|
||||
package test
|
||||
|
||||
import `as`.type.`val`.`var`.`fun`.`is`.`in`.`object`.`when`.`trait`.`This`
|
||||
import `as`.type.`val`.`var`.`fun`.`is`.`in`.`object`.`when`.`This`
|
||||
|
||||
internal class Test
|
||||
Reference in New Issue
Block a user