diff options
Diffstat (limited to 'tools/repl.nom')
| -rw-r--r-- | tools/repl.nom | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/repl.nom b/tools/repl.nom index 39d6360..ac61242 100644 --- a/tools/repl.nom +++ b/tools/repl.nom @@ -34,7 +34,7 @@ repeat: go to (run buffer) %buff::add (%line::with "\t" -> " ") say (dim (yellow ".. ")) inline - === (run buffer) === + --- (run buffer) --- if ((size of %buff) == 0): stop %buff = (%buff::joined) |
