Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
49b2ac1b100c5042a0e98582713938062efa6a31
/
.
/
compiler
/
testData
/
cli
/
jvm
/
firSyntaxError.out
blob: 2287b142cb20e0478b91634f776837cebf06ec8a [
file
] [
log
] [
blame
]
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