let h = "Hello"; w = "World"; in { helloWorld = h + X + Y * 4 + (foo 16) * 33; }