Skip to content

Commit

Permalink
Note about janet evals
Browse files Browse the repository at this point in the history
  • Loading branch information
Olical committed Jul 4, 2020
1 parent 97d0bf9 commit 023c24a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dev/janet/sandbox.janet
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@
(comment
(explode))

# TODO: How can I ,ef then access other/sub in here.
# I need to be able to require this module _and_ the things it requires.
(+ (add 10 20) (other/sub 10 5))

0 comments on commit 023c24a

Please sign in to comment.