codegen for functions.
- I think next is slightly messed up (wrong indent on first line) - dcon need code
This commit is contained in:
@@ -48,5 +48,3 @@ not = \ v => case v of
|
||||
|
||||
data Void : U where
|
||||
|
||||
falseElim : {A : U} -> Void -> A
|
||||
falseElim = \ v => case v of
|
||||
|
||||
Reference in New Issue
Block a user