Skip to content

Instantly share code, notes, and snippets.

@jcreedcmu
Created May 13, 2026 14:07
Show Gist options
  • Select an option

  • Save jcreedcmu/1c0283eb4f44e58b206fa4b445f9e092 to your computer and use it in GitHub Desktop.

Select an option

Save jcreedcmu/1c0283eb4f44e58b206fa4b445f9e092 to your computer and use it in GitHub Desktop.
foo.lean
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