Skip to content

Need a test for polarity operator on a string #94

@brynrhodes

Description

@brynrhodes

The following does not complain that unary + cannot be applied to a string. This is the result of the CQL parser eating the unary positive, rather than converting it to a parser-level representation.

define TestString: +'me'

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions