Sign in
◑
Theme
pigweed
/
third_party
/
github
/
JetBrains
/
kotlin
/
d062f5436041c3390e12eeca3eeea0bfc602833b
/
.
/
idea
/
jvm-debugger
/
jvm-debugger-test
/
testData
/
positionManager
/
anonymousFunction.kt
blob: 51a532beba3d2188777f693bd277a58e7cc29b78 [
file
]
class
A
{
fun foo
()
{
{
""
// A\$foo\$1
}()
}
}