diff --git a/src/builtins/compare.c b/src/builtins/compare.c index 7701f505..297d9a90 100644 --- a/src/builtins/compare.c +++ b/src/builtins/compare.c @@ -156,11 +156,11 @@ u8 const matchFnData[] = { // for the main diagonal, amount to shift length by; #undef DEF_EQ_U1 #define DEF_EQ_I(NAME, S, T, INIT) \ - bool F(NAME)(void* w, void* x, ux l, u64 d) { \ - assert(l>0); INIT \ - S* wp = w; T* xp = x; \ - for (usz i=0; i0); INIT \ + S* wp = w; T* xp = x; \ + for (ux i=0; i