lean4-htt/tests/lean/run/evalDo.lean
2022-06-29 13:30:06 -07:00

3 lines
51 B
Text

#eval do
IO.println "hello"
IO.println "world"