Created
May 13, 2026 14:07
-
-
Save jcreedcmu/1c0283eb4f44e58b206fa4b445f9e092 to your computer and use it in GitHub Desktop.
foo.lean
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| def foo : Nat := (1 + 2) | |
| def bar : Nat := (3 + 4) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment