Hi, I think there is a typo in: https://github.com/arachne-framework/aristotle/blob/2aaf8358cdb04c7c60acd097d5737d9bfbde84fa/src/arachne/aristotle/query/compiler.clj#L166 Shouldn't be `:slice (OpSlice. (op a1) (long a2) (long (first amore))) `? Regards
Hi,
I think there is a typo in:
aristotle/src/arachne/aristotle/query/compiler.clj
Line 166 in 2aaf835
Shouldn't be
:slice (OpSlice. (op a1) (long a2) (long (first amore)))?Regards