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
2025-10-18 09:17:40 +00:00
Code
Issues
1
Releases
Wiki
Activity
Files
ae51434a05bbb4c58a2a35c1428a5053182eb1ca
janet
/
examples
/
sample-dep2
/
dep2.janet
Calvin Rose
7d8af2f99a
Add some testing to the bundle/ module.
2024-05-25 12:44:49 -05:00
4 lines
32 B
Janet
Raw
Blame
History
(
defn
function
[
x
]
(
*
x
x
)
)
Reference in New Issue
View Git Blame
Copy Permalink