fix ⟨2⟩↕a

This commit is contained in:
dzaima 2023-04-13 22:22:50 +03:00
parent 4f382476ff
commit 102a696164

View File

@ -140,7 +140,7 @@ B ud_c2(B t, B w, B x) {
return taga(ra);
}
if (wr==1 && wsh[0]==2 && xr==1) {
B t = C2(slash, w, x);
B t = C2(slash, m_f64(2), x);
return taga(arr_shSetU(TI(t,slice)(t, 1, IA(t)-2), 2, sh));
}