This website requires JavaScript.
Explore
Main Site
Help
Register
Sign In
mirrors
/
janet
Watch
1
Star
0
Fork
0
You've already forked janet
mirror of
https://github.com/janet-lang/janet
synced
2024-11-08 17:59:55 +00:00
Code
Issues
1
Releases
Wiki
Activity
2260a593bd
janet
/
examples
/
sample-dep1
/
dep1.janet
4 lines
32 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add some test usage for the sample bundle.
2024-05-25 17:57:09 +00:00
(defn function
[x]
(+ x x))
Reference in New Issue
Copy Permalink