mirror of
https://github.com/janet-lang/janet
synced 2025-01-25 14:46:52 +00:00
fix cook.
This commit is contained in:
parent
88b8418253
commit
ea25766374
@ -191,5 +191,4 @@
|
|||||||
generates a self contained binary that can be run of the same architecture as the
|
generates a self contained binary that can be run of the same architecture as the
|
||||||
build machine, as the current janet vm will be packaged with the output binary."
|
build machine, as the current janet vm will be packaged with the output binary."
|
||||||
[& opts]
|
[& opts]
|
||||||
(def
|
|
||||||
(error "Not Yet Implemented."))
|
(error "Not Yet Implemented."))
|
||||||
|
Loading…
Reference in New Issue
Block a user