Yegor Bugayenko
Yegor Bugayenko
@Suseika but how can we solve this problem?
@Suseika as far as I understood your original ticket description, the problem exists only when we pass non-`Comparable` elements as keys, right?
@Suseika so in this case we don't really care what's going on in the map. We can't sort properly anyhow. This usage of `String` is just our internal workaround. There...
@rultor please, try to merge, since 2 checks have passed
@maxonfjvipon this may be closed, right?
@GoogeTan try `eoc --version` and show what you see
@antonbashmakov this is weird, but the build seems to be stable in the `master` branch.
@antonbashmakov let's make a separate ticket about this, we will try to fix
@antonbashmakov let's make a separate issue and fix this problem over there
@maxonfjvipon @kerelape I think it should be this one (with `args`): ``` # This is my awesome object that prints "Hello, World!" to the console. [args] > main QQ.io.stdout >...