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

Validator: Mismatch variable type + parameter type #93

Open
maxkratz opened this issue Dec 16, 2022 · 0 comments
Open

Validator: Mismatch variable type + parameter type #93

maxkratz opened this issue Dec 16, 2022 · 0 comments
Assignees
Labels
bug Something isn't working still broken Issue/Bug is not resolved when adding this label validator Issue includes validator bugs

Comments

@maxkratz
Copy link
Member

[...]
var x : EInt bind param
[...]

rule x(param:EDouble) {
    [...]
}

^ this must be forbidden!

@maxkratz maxkratz added bug Something isn't working still broken Issue/Bug is not resolved when adding this label validator Issue includes validator bugs labels Dec 16, 2022
@maxkratz maxkratz self-assigned this Dec 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working still broken Issue/Bug is not resolved when adding this label validator Issue includes validator bugs
Projects
None yet
Development

No branches or pull requests

1 participant