b454fcc1e0
This is needed to avoid clashes between different dumps from different handlers
4 lines
39 B
Kotlin
Vendored
4 lines
39 B
Kotlin
Vendored
fun test(jj: JJ) {
|
|
return jj.foo()
|
|
}
|