@@ -1,6 +1,6 @@
|
||||
//file
|
||||
package test;
|
||||
|
||||
import as.type.val.var.fun.is.in.object.when.yield.typeof;
|
||||
import as.type.val.var.fun.is.in.object.when.typeof;
|
||||
|
||||
class Test {}
|
||||
class Test {}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
// ERROR: Unresolved reference: `as`
|
||||
package test
|
||||
|
||||
import `as`.type.`val`.`var`.`fun`.`is`.`in`.`object`.`when`.`yield`.`typeof`
|
||||
import `as`.type.`val`.`var`.`fun`.`is`.`in`.`object`.`when`.`typeof`
|
||||
|
||||
internal class Test
|
||||
internal class Test
|
||||
|
||||
Reference in New Issue
Block a user