You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just committed a fix for this crash, but there are still some type errors, at least some of which appear to be well-founded. I'll need to look through them.
I have solved the real errors in Ambiguity. Now only remains what seems to be an error in the type checker:
error("Could not calculate function type because of errors calculating the parameter types",|project://rascal/src/org/rascalmpl/library/ParseTree.rsc|(11012,119,<278,7>,<278,126>))
error("Type of pattern could not be computed, please add additional type annotations",|project://rascal/src/org/rascalmpl/library/ParseTree.rsc|(11054,53,<278,49>,<278,102>))
gives
The text was updated successfully, but these errors were encountered: