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 221118bd..53e28c84 100644
--- a/apps/tile/environment.mu
+++ b/apps/tile/environment.mu
@@ -115,7 +115,7 @@ $process:body: {
           var n/eax: int <- body-length functions, cursor-word-ah
           n <- decrement
           push-to-call-path-element cursor-call-path, n
-          loop
+#?           loop
         }
         # move cursor to end of word
         get-cursor-word sandbox, functions, cursor-word-ah