-
-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
component:basilisp.coreIssue pertaining to basilisp.core namespaceIssue pertaining to basilisp.core namespacecomponent:compilerIssue pertaining to compilerIssue pertaining to compilerissue-type:bugSomething isn't workingSomething isn't working
Description
It seems like protocol definitions where the inner function name has a hyphen (and also more than one parameter) explode, in latest version and old ones.
(defprotocol PP (-p [a x]))
CompilerException: host interop prop must be exactly 2 elements long: (.-field target) {:file "" :phase :analyzing :form (.-mouse-move elem pos)}
Metadata
Metadata
Assignees
Labels
component:basilisp.coreIssue pertaining to basilisp.core namespaceIssue pertaining to basilisp.core namespacecomponent:compilerIssue pertaining to compilerIssue pertaining to compilerissue-type:bugSomething isn't workingSomething isn't working