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:
6
tests/Possible.newt
Normal file
6
tests/Possible.newt
Normal file
@@ -0,0 +1,6 @@
|
||||
module Possible
|
||||
|
||||
import Prelude
|
||||
|
||||
foo : Nat → Nat
|
||||
foo ()
|
||||
Reference in New Issue
Block a user