Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ec80c21fd118667fdb2e851da7eea5d76d95eb52
/
.
/
idea
/
testData
/
navigationToolbar
/
topLevelFunction.kt
blob: 1db12d66c5ca8499f2fa9b76f083754f01e36471 [
file
] [
log
] [
blame
]
// NAV_BAR_ITEMS: src, topLevelFunction.kt, foo()
fun foo
()
{
val bar
=
<caret>"string"
}
class
SomeClass
{
}