From c842d90bbc5ab8f4fb88fb89ebb02c0c12051396 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 27 Jul 2016 22:51:11 -0700 Subject: 3158 --- html/061text.mu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/061text.mu.html') diff --git a/html/061text.mu.html b/html/061text.mu.html index 84c7c349..589ca78e 100644 --- a/html/061text.mu.html +++ b/html/061text.mu.html @@ -323,8 +323,8 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color local-scope load-ingredients # handle null addresses - reply-unless a, b - reply-unless b, a + return-unless a, b + return-unless b, a # result = new character[a.length + b.length] a-len:number <- length *a b-len:number <- length *b -- cgit 1.4.1-2-gfad0