From 1c2d788b454670bf8fa1cb65c6251a8ff6ddcaf7 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Mon, 19 Jun 2017 11:29:20 -0700 Subject: 3927 --- html/edit/009-sandbox-test.mu.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'html/edit/009-sandbox-test.mu.html') diff --git a/html/edit/009-sandbox-test.mu.html b/html/edit/009-sandbox-test.mu.html index 19438380..3bf4d96b 100644 --- a/html/edit/009-sandbox-test.mu.html +++ b/html/edit/009-sandbox-test.mu.html @@ -76,7 +76,7 @@ if ('onhashchange' in window) { 13 ¦ ] 14 ] 15 env:&:environment <- new-programming-environment resources, screen, [foo] - 16 render-all screen, env, render + 16 render-all screen, env, render 17 # run it 18 assume-console [ 19 ¦ press F4 @@ -165,7 +165,7 @@ if ('onhashchange' in window) { 102 } 103 ] 104 -105 before <end-restore-sandbox> [ +105 before <end-restore-sandbox> [ 106 { 107 ¦ filename <- append filename, [.out] 108 ¦ contents <- slurp resources, filename @@ -195,7 +195,7 @@ if ('onhashchange' in window) { 132 ¦ sandbox <- toggle-expected-response sandbox 133 ¦ save-sandboxes env, resources 134 ¦ screen <- render-sandbox-side screen, env, render -135 ¦ screen <- update-cursor screen, recipes, current-sandbox, sandbox-in-focus?, env +135 ¦ screen <- update-cursor screen, recipes, current-sandbox, sandbox-in-focus?, env 136 ¦ loop +next-event 137 } 138 ] -- cgit 1.4.1-2-gfad0