Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
e74282753ae0fda39015b2d1cc9c31db24bb800c
/
.
/
idea
/
testData
/
debugger
/
smartStepInto
/
simple.kt
blob: 6db3a601e0eabd3c5316bd569e90358ef541d55e [
file
]
fun foo
()
{
bar
()<
caret
>
}
fun bar
()
{}
// EXISTS: bar()