%begin %string (6) s s = "hello" s = string(addr(s)) s <- "longer string" %endofprogram