Add tests on different types of chain source
This commit is contained in:
committed by
Yan Zhulanow
parent
0d2c5c4d65
commit
14ef19418b
@@ -0,0 +1,17 @@
|
||||
LineBreakpoint created at ArrayAsSource.kt:5
|
||||
Run Java
|
||||
Connected to the target VM
|
||||
ArrayAsSource.kt:5
|
||||
arrayOf("23", "34").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
|
||||
Reference in New Issue
Block a user