Files
inductive-verification-lean/Main.lean
T
Your Name 31e638dd90
Lean Action CI / build (push) Has been cancelled
Translated library, started to prove NS_Public
2026-02-23 09:06:13 +01:00

6 lines
120 B
Lean4

-- import InductiveVerification
import InductiveVerification.Public
def main : IO Unit :=
IO.println "Hello, world!"