about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--mu.arc4
1 files changed, 0 insertions, 4 deletions
diff --git a/mu.arc b/mu.arc
index 87f778c0..b11e0db5 100644
--- a/mu.arc
+++ b/mu.arc
@@ -135,10 +135,6 @@
 ;?     (prn "return " result)
     )))
 
-;? (mac assert (expr)
-;?   `(if (no ,expr)
-;?      (err "assertion failed: " ',expr)))
-
 (def convert-braces (instrs)
   (let locs ()  ; list of information on each brace: (open/close pc)
     (let pc 0