Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/evaluation/singleBreakpoint/localFunctionsWithReceivers.out
T

11 lines
288 B
Plaintext
Vendored

// IGNORE_BACKEND: JVM_IR
LineBreakpoint created at localFunctionsWithReceivers.kt:10
Run Java
Connected to the target VM
localFunctionsWithReceivers.kt:10
Compile bytecode for "a".foo("b")
Compile bytecode for "b".foo()
Disconnected from the target VM
Process finished with exit code 0