20d1d12f3b
This reverts commit 434082cadb.
7 lines
142 B
Kotlin
Vendored
7 lines
142 B
Kotlin
Vendored
// ERROR: Unresolved reference: `as`
|
|
package test
|
|
|
|
import `as`.type.`val`.`var`.`fun`.`is`.`in`.`object`.`when`.`typeof`
|
|
|
|
internal class Test
|