# Pastebin dwsFwLRM actor Main new create(env: Env) => let c: String ref = String.>append("hello2") let d: String val = recover val c.clone() end