From 6c52e24e2996a77aa6297b26159003d503aef8a0 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Tue, 18 Apr 2017 11:33:33 -0700 Subject: 3830 - crosslink shape-shifting containers in html --- html/edit/006-sandbox-copy.mu.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/edit/006-sandbox-copy.mu.html') diff --git a/html/edit/006-sandbox-copy.mu.html b/html/edit/006-sandbox-copy.mu.html index 16b8d819..61a06072 100644 --- a/html/edit/006-sandbox-copy.mu.html +++ b/html/edit/006-sandbox-copy.mu.html @@ -263,8 +263,8 @@ if ('onhashchange' in window) { 201 def empty-editor? editor:&:editor -> result:bool [ 202 local-scope 203 load-ingredients -204 head:&:duplex-list:char <- get *editor, data:offset -205 first:&:duplex-list:char <- next head +204 head:&:duplex-list:char <- get *editor, data:offset +205 first:&:duplex-list:char <- next head 206 result <- not first 207 ] 208 -- cgit 1.4.1-2-gfad0