(let [b 20 a 2](pr (if (< b a) "b > a" "b < a")))
Standard input is empty
"b < a"
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!