arturo icon indicating copy to clipboard operation
arturo copied to clipboard

[Collections\split] Verify it's working right

Open github-actions[bot] opened this issue 1 year ago • 0 comments

[Collections\split] Verify it's working right

https://github.com/arturo-lang/arturo/blob/6b694c15c4af2ab2efc66af2158a21dbf06d3a09/src/library/Collections.nim#L1435

        """:
            ##########################################################
            # TODO(Collections\split) Verify it's working right
            #  labels: library, bug, unit-test, critical
            if x.kind==Literal:
                if InPlace.kind==String:
                    if (popAttr("words") != VNULL):
ndex 97882d317..4652c2a53 100644
++ b/src/library/Numbers.nim

11e31f4fc6790f422056a936589dc6c5f34f0896

github-actions[bot] avatar Aug 12 '22 15:08 github-actions[bot]