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
$ lein run -m sci.impl.main "(defprotocol2 Foo (foo [_]))"
Exception in thread "main" clojure.lang.ExceptionInfo: Could not resolve symbol: clojure.core/intern [at line , column ]
The text was updated successfully, but these errors were encountered:
We need this in the defprotocol branch.
E.g:
The text was updated successfully, but these errors were encountered: