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-07 20:12:27 +00:00
Code
Issues
1
Releases
Wiki
Activity
Files
e355cb07e0434e91bf3827fe3c3f15ef9d147419
janet
/
examples
/
sample-dep1
/
dep1.janet
Calvin Rose
2260a593bd
Add some test usage for the sample bundle.
2024-05-25 12:57:09 -05:00
4 lines
32 B
Janet
Raw
Blame
History
(
defn
function
[
x
]
(
+
x
x
)
)
Reference in New Issue
View Git Blame
Copy Permalink