3c859caf2b
Move j2k/test/tests -> j2k/tests, j2k/test/testData -> j2k/testData
6 lines
138 B
Kotlin
Vendored
6 lines
138 B
Kotlin
Vendored
// ERROR: Unresolved reference: `as`
|
|
package test
|
|
|
|
import `as`.type.`val`.`var`.`fun`.`is`.`in`.`object`.`when`.`trait`.`This`
|
|
|
|
class Test |