mica-lang/mica

Calling `Gc.collect` returns `Gc` for some reason

Closed this issue · 1 comments

This can be observed in the REPL.

Mica 0.3.0 REPL
Press Ctrl-C to exit.

> Gc.collect
< <[type Gc]>

Fixed in b50aa63.