#{ value <- 42 main <- { foo <- { bar <- {value} bar: } print: (string: (foo: )) } }