arichiardi / replumb

ClojureScript plumbing for your self-hosted REPLs.
http://clojurescript.io
Eclipse Public License 1.0
210 stars 16 forks source link

Load file should return nil #163

Open arichiardi opened 8 years ago

arichiardi commented 8 years ago

We print the last form but it should actually return nil as in the original repl, we also have a test for this that I mistakenly commented out.