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

Test using illegal Modelica code not expecting error #12

Open
AnHeuermann opened this issue Dec 14, 2023 · 0 comments
Open

Test using illegal Modelica code not expecting error #12

AnHeuermann opened this issue Dec 14, 2023 · 0 comments

Comments

@AnHeuermann
Copy link
Member

Some of the tests inside test/corpus are using illegal Modelica code but are expecting an error free tree as output.

E.g. in https://github.com/OpenModelica/tree-sitter-modelica/blob/master/test/corpus/a2-2_der_enum_extend_classes.txt#L5-L18

model foo = der(bar, foo);

is wrong in every aspect. I'm not even sure what this should be.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant