Skip to content

Add the string concatenation operator expression #63

Open
@marijnvanwezel

Description

Currently, string concatenation is not supported by the type system. That is because Addition only accepts NumeralType. We need to add support for string concatenation by adding a new expression (StringConcatenation), that takes two strings.

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions