Skip to content

Commit

Permalink
Command with examples
Browse files Browse the repository at this point in the history
  • Loading branch information
siddhartha-gadgil committed Sep 13, 2024
1 parent e51d414 commit 0105add
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions LeanSearchClient/LoogleSyntax.lean
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,8 @@ syntax (name := loogle_cmd) "#loogle" str "go" : command

#loogle "List ?a → ?b" go

#loogle "nonsense" go

#loogle "?a → ?b" go

end LeanSearchClient

0 comments on commit 0105add

Please sign in to comment.