1
0
mirror of https://github.com/janet-lang/janet synced 2025-01-25 14:46:52 +00:00

fix cook.

This commit is contained in:
Calvin Rose 2019-05-04 17:59:48 -04:00
parent 88b8418253
commit ea25766374

View File

@ -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."))