typed-stack-lang/lakefile.toml
2025-09-18 14:17:02 -04:00

8 lines
100 B
TOML

name = "puyo"
version = "0.1.0"
defaultTargets = ["puyo"]
[[lean_exe]]
name = "puyo"
root = "Main"