From db1f56c8449d2ea3d158753fe37bac5a750a2566 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sun, 29 Nov 2015 14:18:52 -0800 Subject: 2611 --- html/045space_surround.cc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/045space_surround.cc.html') diff --git a/html/045space_surround.cc.html b/html/045space_surround.cc.html index da74d215..29d58818 100644 --- a/html/045space_surround.cc.html +++ b/html/045space_surround.cc.html @@ -42,8 +42,8 @@ body { font-family: monospace; color: #eeeeee; background-color: #080808; } recipe main [ 10:number <- copy 5 # pretend array 20:number <- copy 5 # pretend array - default-space:address:array:location <- copy 10/raw - 0:address:array:location/names:dummy <- copy 20/raw # later layers will explain the /names: property + default-space:address:array:location <- copy 10/unsafe + 0:address:array:location/names:dummy <- copy 20/unsafe # later layers will explain the /names: property 1:number <- copy 32 1:number/space:1 <- copy 33 ] -- cgit 1.4.1-2-gfad0