From 615f4a970a2fa5c91766ee585a7d531b083f4bff Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Sat, 23 Sep 2017 19:30:00 -0700 Subject: 4003 --- html/056shape_shifting_recipe.cc.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/056shape_shifting_recipe.cc.html') diff --git a/html/056shape_shifting_recipe.cc.html b/html/056shape_shifting_recipe.cc.html index 0dbb1e09..6cf9462d 100644 --- a/html/056shape_shifting_recipe.cc.html +++ b/html/056shape_shifting_recipe.cc.html @@ -609,7 +609,7 @@ if ('onhashchange' in window) { 542 ] 543 def main [ 544 s:text <- new [abc] - 545 {x: (c (address array character) number)} <- merge s, 34 + 545 {x: (c (address array character) number)} <- merge s, 34 546 foo x 547 ] 548 def foo x:c:_bar:_baz [ @@ -748,7 +748,7 @@ if ('onhashchange' in window) { 681 result <- get *x, value:offset 682 ] 683 def main [ - 684 1:&:foo:&:point <- new {(foo address point): type} + 684 1:&:foo:&:point <- new {(foo address point): type} 685 2:&:point <- bar 1:&:foo:&:point 686 ] 687 # no errors; call to 'bar' successfully specialized -- cgit 1.4.1-2-gfad0