fix print not working in KVSCode command bodies
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user