chore: correctly comment out initUnboxed test
This commit is contained in:
parent
cb7657f47e
commit
905d3204ae
1 changed files with 3 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue