Looks like a bug in the generated code. File an issue in JIRA, thanks. David
On Thu, Apr 2, 2015 at 9:33 PM, Elliot Bulmer <[email protected]> wrote: > I get this error when I try to define a case statement that is returning > function vars. See this gist for an example: > > > https://gist.github.com/sonelliot/5beb9058460b49a7006a#file-unexpected-token-clj > > I like to return vars that get invoked rather than the entire function > implementation. This is useful because I can re-define a function later and > the changes are automatically picked up by callers. > > Am I misunderstanding something or is this a legitimate bug? > > -- > Note that posts from new members are moderated - please be patient with > your first post. > --- > You received this message because you are subscribed to the Google Groups > "ClojureScript" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/clojurescript. > -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
