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

Check the data types for literal expressions #103

Open
saig0 opened this issue Nov 2, 2021 · 0 comments
Open

Check the data types for literal expressions #103

saig0 opened this issue Nov 2, 2021 · 0 comments

Comments

@saig0
Copy link
Member

saig0 commented Nov 2, 2021

Description

In a decision literal expression, we can define the expected types for result value.

We should check if the value matches the given type. The evaluation should fail if the type doesn't match.

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