Re: Unexpected "#_ - Discard" error

2021-04-03 Thread zen...@gmail.com
. > > > On Saturday, April 3, 2021 at 8:50:49 AM UTC-5 zen...@gmail.com wrote: > >> I'm reading https://clojure.org/guides/weird_characters#_discard and run >> into this error: >> >> *user> #_({1:2})* >> >> *Syntax error reading source at (RE

Re: Unexpected "#_ - Discard" error

2021-04-03 Thread zen...@gmail.com
o is > parsed as one, but that's an invalid form. > > > On Saturday, April 3, 2021 at 8:50:49 AM UTC-5 zen...@gmail.com wrote: > >> I'm reading https://clojure.org/guides/weird_characters#_discard and run >> into this error: >> >> *user> #_({1:2}

Unexpected "#_ - Discard" error

2021-04-03 Thread zen...@gmail.com
I'm reading https://clojure.org/guides/weird_characters#_discard and run into this error: *user> #_({1:2})* *Syntax error reading source at (REPL:247:14).* *Invalid number: 1:2* Ty. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this g