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

stdout should accept integer values #539

Open
jorg-vr opened this issue Sep 24, 2024 · 0 comments
Open

stdout should accept integer values #539

jorg-vr opened this issue Sep 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jorg-vr
Copy link
Contributor

jorg-vr commented Sep 24, 2024

According to our DSL specification 'stdout' should be able to handle numbers. But our code crashes on this.

Important caveat is that stdout will always be string comparison, so numbers should be converted to strings

@jorg-vr jorg-vr added the bug Something isn't working label Sep 24, 2024
@pdawyndt pdawyndt changed the title stdout should accept integer vallues stdout should accept integer values Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant