We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b47ac46 commit 5b54be3Copy full SHA for 5b54be3
spec/ast-ref.edn
@@ -285,7 +285,7 @@
285
[:args "A vector of AST nodes representing the arguments passed to the Class constructor"]
286
^:optional
287
[:validated? "`true` if the constructor call could be resolved at compile time"]]}
288
- {:op :primitive-invoke
+ {:op :prim-invoke
289
:doc "Node for an invoke expression that can be optimized using one of the primitive interfaces in IFn"
290
:keys [[:form "`(prim-f arg*)`"]
291
^:children
0 commit comments