This repository has been archived by the owner on Jun 1, 2022. It is now read-only.
Check that the types of term bindings with the same name do not overlap #476
Labels
analyze
The analyze component comprises exploring the AST to find dependencies and build a symbol table
refactoring
Changing internals
type inference
During type inference the types of nodes in the AST are inferred
Milestone
if there exists a scope where the term bindings are both accessible (i.e. not in sibling scopes).
Follow-up to #440.
The text was updated successfully, but these errors were encountered: