18 lines
341 B
Plaintext
Vendored
18 lines
341 B
Plaintext
Vendored
LineBreakpoint created at PrimitiveArrayAsSource.kt:5
|
|
Run Java
|
|
Connected to the target VM
|
|
PrimitiveArrayAsSource.kt:5
|
|
booleanArrayOf(true, false).asIterable()
|
|
.count()
|
|
count
|
|
before: 2
|
|
after: nothing
|
|
mappings for count
|
|
direct:
|
|
2 -> nothing
|
|
reverse:
|
|
empty
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|