diff --git a/src/builtins/arithd.c b/src/builtins/arithd.c index cf143c23..d20decd6 100644 --- a/src/builtins/arithd.c +++ b/src/builtins/arithd.c @@ -72,7 +72,7 @@ typedef void (*AndBytesFn)(u8*, u8*, u64, u64); #define DOI16(EXPR,A,W,X,BASE) { Ri16(A) for (usz i=0; i0 && (wi32&(wi32-1))==0) { if (wi32==1) { Arr* ra=allZeroes(IA(x)); arr_shCopy(ra, x); r = taga(ra); decG(x); return r; }