Closed agu-z closed 6 months ago
Runs roc format on everything in order to update to the new module headers and imports.
roc format
I also fixed an unused import warning, and an unnecessary builtin import that the new compiler version will catch.
I know what's up with the test failure, I'll fix it
Runs
roc format
on everything in order to update to the new module headers and imports.I also fixed an unused import warning, and an unnecessary builtin import that the new compiler version will catch.