12 lines
417 B
Plaintext
Vendored
12 lines
417 B
Plaintext
Vendored
LineBreakpoint created at lambdaToString.kt:3
|
|
Run Java
|
|
Connected to the target VM
|
|
lambdaToString.kt:3
|
|
Compile bytecode for {}.toString().removeId()
|
|
Compile bytecode for { 1 + 2 }.toString().removeId()
|
|
Compile bytecode for { s: String -> s.toString() }.toString().removeId()
|
|
Compile bytecode for { l: List<String> -> l.first() }.toString().removeId()
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|