On Tue, Jun 2, 2009 at 10:06 AM, Shawn Hoover <[email protected]>wrote:
> On Tue, Jun 2, 2009 at 9:52 AM, Michael Reid <[email protected]> wrote: > >> On Fri, May 29, 2009 at 2:51 PM, Paul Stadig <[email protected]> wrote: >> > You meant to type disclosure, but instead you typed disclojure. >> > >> > Paul >> > >> How about when you try to write code in other languages, and >> reflexively place parentheses before function/method names? >> >> (len 'Foo') <-- not valid Python. :( >> >> /mike. > > > Don't forget, commas are NOT optional! > > irb(main)> a = [1 2 3] > SyntaxError: compile error! > Hehe, yeah that one's gotten me before. :) Paul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en -~----------~----~----~----~------~----~------~--~---
