Fix up repl support
Opened this issue · 0 comments
sophiajt commented
Right now we don't allow expressions like one would expect. Instead, expressions need to be part of a debug(..)
call like debug(true)
to see a value without getting an error.
Opened this issue · 0 comments
Right now we don't allow expressions like one would expect. Instead, expressions need to be part of a debug(..)
call like debug(true)
to see a value without getting an error.