check impossible clauses

Also clean up some comments.

We now have types in constraints, but are still using values from
context.
This commit is contained in:
2025-11-14 21:45:19 -08:00
parent 79113fbce5
commit 63687499dc
10 changed files with 169 additions and 153 deletions

6
tests/Possible.newt Normal file
View File

@@ -0,0 +1,6 @@
module Possible
import Prelude
foo : Nat Nat
foo ()