18 lines
314 B
Plaintext
Vendored
18 lines
314 B
Plaintext
Vendored
LineBreakpoint created at CollectionAsSource.kt:6
|
|
Run Java
|
|
Connected to the target VM
|
|
CollectionAsSource.kt:6
|
|
collection
|
|
.count({ it == 3 })
|
|
count
|
|
before: 4
|
|
after: nothing
|
|
mappings for count
|
|
direct:
|
|
4 -> nothing
|
|
reverse:
|
|
empty
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|