mirror of
https://github.com/janet-lang/janet
synced 2025-10-15 07:47:40 +00:00
Add some testing to the bundle/ module.
This commit is contained in:
3
examples/sample-dep2/dep2.janet
Normal file
3
examples/sample-dep2/dep2.janet
Normal file
@@ -0,0 +1,3 @@
|
||||
(defn function
|
||||
[x]
|
||||
(* x x))
|
Reference in New Issue
Block a user