Skip to content

CBA_fnc_splitString returns wrong result for a particular input #210

@Killswitch00

Description

@Killswitch00

Reproduce with: ["babab", "bab"] call CBA_fnc_split

Actual result: ["", "ab", ""]

Expected result: ["", "ab"]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions