Skip to content

Commit

Permalink
Rename in test
Browse files Browse the repository at this point in the history
  • Loading branch information
anttih committed Dec 15, 2023
1 parent b8142bb commit 6957782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/Main.ss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
mkNEArray
foldMap1NEArray)
(import (only (rnrs base) define lambda let if + > <)
(prefix (purs runtime lib) rt:)
(prefix (purs runtime) rt:)
(prefix (purs runtime srfi :214) srfi:214:))

(define arrayFrom1UpTo
Expand Down

0 comments on commit 6957782

Please sign in to comment.