Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow String + <other primitive type> concatenation within placeholders #391

Closed
jdidion opened this issue Aug 4, 2020 · 1 comment
Closed

Comments

@jdidion
Copy link
Collaborator

jdidion commented Aug 4, 2020

In previous WDL versions, concatenation of String to other primitive types was allowed, presumably to be used within placeholders. In development, those operations have been removed from the table. There is a new section on concatenation of optional strings during interpolation. I propose that section be expanded to allow String + <other primitive> concatenation within placeholders for both optional and non-optional operands.

@jdidion
Copy link
Collaborator Author

jdidion commented Feb 22, 2021

Addressed in v1.1

@jdidion jdidion closed this as completed Feb 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant