mirror of
https://github.com/janet-lang/janet
synced 2026-09-18 07:10:40 +00:00
Add some testing to the bundle/ module.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
@{}
|
||||
@@ -0,0 +1,3 @@
|
||||
(defn function
|
||||
[x]
|
||||
(* x x))
|
||||
Reference in New Issue
Block a user