27db8ce1bb
#KT-56701 fixed
6 lines
257 B
Plaintext
Vendored
6 lines
257 B
Plaintext
Vendored
warning: language version 2.0 is experimental, there are no backwards compatibility guarantees for new language and library features
|
|
compiler/testData/cli/jvm/firSyntaxError.kt:1:10: error: syntax error: Expecting '}'
|
|
fun a() {
|
|
^
|
|
COMPILATION_ERROR
|