This commit is contained in:
Kartik K. Agaram 2014-08-02 15:38:50 -07:00
parent 39dd5cd491
commit ab8619a148
1 changed files with 0 additions and 4 deletions

4
mu.arc
View File

@ -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