println({ println("Hello"); return let x: num = 17 * 2 in x + 1; } + 34);