-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
Description
deps.edn of:
{:deps {com.cerner/clara-rules {:mvn/version "0.18.0"}
precept {:mvn/version "0.4.0-alpha"}}}
Running clj:
Clojure 1.9.0
user=> (require 'precept.listeners)
WARNING: qualified-keyword? already refers to: #'clojure.core/qualified-keyword? in namespace: clara.rules.dsl, being replaced by: #'clara.rules.dsl/qualified-keyword?
CompilerException java.lang.IllegalArgumentException: Can't define method not in interfaces: insert_facts_BANG_, compiling:(precept/listeners.cljc:14:1)
user=>