Closed shawwn closed 5 years ago
Thanks for doing this! Looks like there's a failing test:
https://travis-ci.org/arclanguage/anarki/jobs/479559114
Can you try running the tests locally with:
$ hg clone https://bitbucket.org/zck/unit-test.arc
$ ./arc.sh
arc> (load "tests.arc")
?
Many thanks.
Makes sense. Thank you!