We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08e9588 commit 5570b01Copy full SHA for 5570b01
1 file changed
Main.lean
@@ -1,4 +1,4 @@
1
import BoltLean
2
3
def main : IO Unit :=
4
- IO.println s!"Hello, {hello}!"
+ IO.println s!"Hello, BoltLean!"
0 commit comments