robrix / path

A lambda calculus to explore type-directed program synthesis.
BSD 3-Clause "New" or "Revised" License
83 stars 2 forks source link

Redeclarations and redefinitions in the same scope should error #83

Open robrix opened 5 years ago

robrix commented 5 years ago

Currently we silently accept them and overwrite with the last result.