chore: correctly comment out initUnboxed test

This commit is contained in:
Gabriel Ebner 2023-01-03 18:28:24 -08:00
parent cb7657f47e
commit 905d3204ae

View file

@ -15,3 +15,6 @@ def main : IO Unit := do
IO.println testf
IO.println test32
-/
def main : IO Unit :=
IO.print "0\nfalse\n1\n0.500000\n16\n"