You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expected subject: [1, 2, 3, 4] (java.util.Arrays.ArrayList <1234789>)
◆ to contain, in any order:
⚬ an element which needs:
» to be less than: 0 (kotlin.Int <1234789>)
» but no such element was found
It would be nicer (IMO) if it were:
I expected subject: [1, 2, 3, 4] (java.util.Arrays.ArrayList <1234789>)
◆ to contain, in any order:
⚬ an element which needs:
» to be less than: 0 (kotlin.Int <1234789>)
❗❗ but no such element was found
The text was updated successfully, but these errors were encountered:
@ajayjha5899 this is not an easy one and would require too much help from my side if you are a beginner. That's why it does not have the help wanted label. Please check out the other issues
Platform (all, jvm, js): all
Extension (none, kotlin 1.3): none
Code related feature
Results in
It would be nicer (IMO) if it were:
The text was updated successfully, but these errors were encountered: