I came across the following program, which compiles without errors or even warnings:
int main(){
<:]{%>; // smile!
}
What does the program do, and what is that smiley-expression?
That's an empty lambda using a digraph disguise. Normal lambdas don't have beards.