I came across the following program, which compiles without errors or even warnings:

int main(){
  <:]{%>; // smile!
}

Live example.

What does the program do, and what is that smiley-expression?

4 Answers
4

Leave a Reply

Your email address will not be published. Required fields are marked *