Files
inductive-verification-lean/Main.lean
T
Your Name 61616dc3b1
Lean Action CI / build (push) Has been cancelled
Translated library Event
2026-01-17 10:46:31 +01:00

5 lines
81 B
Lean4

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