typed-lambda/test.lmd
2023-06-15 18:00:02 +02:00

1 line
No EOL
34 B
Text

k :: Nat -> Nat -> Nat := \x.\y.x;