mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-08 00:21:26 +00:00
5 lines
157 B
Plaintext
Vendored
5 lines
157 B
Plaintext
Vendored
compiler/testData/cli/jvm/apiVersion.kt:2:15: error: unresolved reference: sealedSubclasses
|
|
""::class.sealedSubclasses
|
|
^
|
|
COMPILATION_ERROR
|