Fork me on GitHub
#babashka
<
2020-05-11
>
lauri12:05:07

maybe this is not important but discovered it while trying out Babashka repl - should i create an issue?

Babashka v0.0.94 REPL.
Use :repl/quit or :repl/exit to quit the REPL.
Clojure rocks, Bash reaches.

user=> (ns)
nil
null=> (ns user)
java.lang.NullPointerException
null=>