Sign in
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
ba045e44fbc13a4a8bcfa03689115fd0a25366a9
/
.
/
idea
/
testData
/
debugger
/
customLibraryForTinyApp
/
fileWithInternal.kt
blob: a31184c50534d8bac1e22b57e4458a457d55d150 [
file
] [
log
] [
blame
]
package
fileWithInternal
fun test
()
{
// Breakpoint
val a
=
fileWithInternal2
.
MyInternal
()
}