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