mirror of
https://github.com/janet-lang/janet
synced 2025-11-02 08:33:04 +00:00
Add some test usage for the sample bundle.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
(defn function
|
||||
[x]
|
||||
(+ x x))
|
||||
|
||||
Reference in New Issue
Block a user