Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
a6417fc509e4365c1ed6addd914701510995cdb2
/
.
/
compiler
/
testData
/
repl
/
multiline
/
functionOnSeveralLines.repl
blob: 927993c270e53be6449b5ca0c6c8f675821872d2 [
file
] [
log
] [
blame
]
>>>
fun get7
()
=
...
4
+
...
2
+
...
1
>>>
get7
()
7