This issue on Calva https://github.com/BetterThanTomorrow/calva/issues/1273 notes that you get an error when evaluating the `comment` word. I think the solution is to try clarify that this is expected behaviour. Maybe somewhere here: https://github.com/BetterThanTomorrow/dram/blob/f4266fddfcf25849e96465917c34abea078dfef3/drams/calva_getting_started/hello_repl.clj#L199
This issue on Calva BetterThanTomorrow/calva#1273 notes that you get an error when evaluating the
commentword.I think the solution is to try clarify that this is expected behaviour. Maybe somewhere here:
dram/drams/calva_getting_started/hello_repl.clj
Line 199 in f4266fd