Skip to content

CqlStringOperatorsTest.xml:: SplitABNull should expect null not {'a,b'} #92

@bryantaustin13

Description

@bryantaustin13

https://cql.hl7.org/09-b-cqlreference.html#split states
"If the stringToSplit argument is null, the result is null."

We currently have
{'a,b'}
as expected. It should be null.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions