mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-23 15:15:47 +03:00
.. | ||
inputs | ||
src | ||
.gitignore | ||
Leo.toml | ||
README.md |
palindrome
Build Guide
To compile this Leo program, run:
leo build
To test this Leo program, run:
leo test
Development
To output the number of constraints, run:
leo build -d