`"hello".apply { 3 + 5 }` returns `"hello"`.
# announcements
d
"hello".apply { 3 + 5 }
returns
"hello"
.