Hi folks,
Anyone get the following interesting messages?
1:19 com.kkw.ss=> (comment 1)
nil
1:20 com.kkw.ss=> (comment s1)
nil
1:21 com.kkw.ss=> (comment 1)
nil
1:22 com.kkw.ss=> (comment s)
nil
1:23 com.kkw.ss=> (comment s1)
nil
1:24 com.kkw.ss=> (comment 1s)
java.lang.NumberFormatException: Invalid number: 1s
java.lang.Exception: Unmatched delimiter: )
1:25 com.kkw.ss=>
Kindly let me know if I've done something abnormal.
Regards,
Kev
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---