Closed robrix closed 5 years ago
E.g. defining something like:
foo : Nat foo = z
and then doing
λ: foo
just returns the variable:
foo
E.g. defining something like:
and then doing
just returns the variable: