18 lines
290 B
Plaintext
Vendored
18 lines
290 B
Plaintext
Vendored
LineBreakpoint created at IndexOf.kt:5
|
|
Run Java
|
|
Connected to the target VM
|
|
IndexOf.kt:5
|
|
listOf(1, 2)
|
|
.indexOf(2)
|
|
indexOf
|
|
before: 2
|
|
after: nothing
|
|
mappings for indexOf
|
|
direct:
|
|
2 -> nothing
|
|
reverse:
|
|
empty
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|