about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--apps/tile/environment.mu2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tile/environment.mu b/apps/tile/environment.mu
index 6b00a4c7..21be6e55 100644
--- a/apps/tile/environment.mu
+++ b/apps/tile/environment.mu
@@ -141,7 +141,7 @@ $process:body: {
           get-cursor-word sandbox, functions, cursor-word-ah
           var _cursor-word/eax: (addr word) <- lookup *cursor-word-ah
           cursor-word <- copy _cursor-word
-          loop
+#?           loop
         }
         # then move to end of caller's previous word
         {