8 lines
86 B
Kotlin
Vendored
8 lines
86 B
Kotlin
Vendored
class A {
|
|
fun foo() {
|
|
{
|
|
"" // A\$foo\$1
|
|
}()
|
|
}
|
|
}
|