Skip to content

Commit 5570b01

Browse files
author
GBathie
committed
Fix CI
1 parent 08e9588 commit 5570b01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Main.lean

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import BoltLean
22

33
def main : IO Unit :=
4-
IO.println s!"Hello, {hello}!"
4+
IO.println s!"Hello, BoltLean!"

0 commit comments

Comments
 (0)