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-08 12:32:30 +00:00
Code
Issues
1
Releases
Wiki
Activity
Files
82416e4e4e69683f48eacc68929b1e4ba4b919d2
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