fix print not working in KVSCode command bodies

This commit is contained in:
2021-11-23 15:39:49 -07:00
parent 24d22495c8
commit 7d6adc1760

View File

@@ -230,6 +230,7 @@
// TODO standardize this with KissInterp // TODO standardize this with KissInterp
(function :Void prepareInterp [] (function :Void prepareInterp []
(set Prelude.printStr ->s (infoMessage s))
(interp.variables.set "kiss" (interp.variables.set "kiss"
(object (object
Prelude Prelude