Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Cube18929308y(defn happy [x] (str "Happy " x "!"))
(print (happy 2017))
Because it looks like Clojure is gonna get popular in 2017. -
@kanduvisla Did you also notice that the variable on the LHS is not the same as the other side? π
-
@floatright yes, but my devrant suppreses notices and assumed a constant instead.
-
blt95018618yDid you guys notice it's a rant just to wish happy new year, not to parse it through a compiler ? π I'm aware of the bug in the code, it's a feature and I don't push fixes on fridays ππΌπ Happy new year!
-
Well, that's the beauty of devrant. Expect a code review of epic proportions over the most tiny bits of code. ππ
Nevertheless, happy new year everyone! -
Simplect568y@Cube189 (print "Happy new Clojure year!") Suffices for the rest of eternity. Clojure<3
<? $year = year++; ?>
undefined