Original [issue 644](https://code.google.com/p/counterclockwise/issues/detail?id=644) created by laurentpetit on 2014-07-11T13:50:06.000Z: if you wrap this expression ``` (if then else) you get ((if then else)) ``` instead of ``` ((if then else)) ```