Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
fa6706d92e6b4fd10bdb26da483b20467cd68a42
/
.
/
compiler
/
testData
/
repl
/
syntaxErrors.repl
blob: 507d83d928a3d2a86592e8e532d5faf8c14d21aa [
file
]
>>>
)(
error
:
expecting an element
)(
^
error
:
expecting an expression
)(
^
>>>
fun foo
()
=
98
>>>
foo
()
98