You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.
From LightTable/LightTable#246:
e.g. of what get's printed in the instarepl
(ns user) => nil
::blah
(= ::blah :user/blah) => true
I would expect ::blah to show up as :user/blah as it does in a regular clojure repl
The text was updated successfully, but these errors were encountered: