Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
compiler
/
testData
/
lineNumber
/
localFunction.kt
blob: 73961fb5f05621c3657bd78f8f3f37813d1513c3 [
file
] [
log
] [
blame
]
fun foo
()
{
test
.
lineNumber
()
fun bar
()
{
test
.
lineNumber
()
}
test
.
lineNumber
()
bar
()
test
.
lineNumber
()
}