fix gcc build

This commit is contained in:
dzaima 2022-12-29 23:46:24 +02:00
parent b903a5d9ce
commit 83863a64fd

View File

@ -325,7 +325,7 @@ B cell_c1(Md1D* d, B x) { B f = d->f;
}
}
} else if (!isMd(f)) {
const_f:
const_f:;
usz cam = SH(x)[0];
decG(x);
B fv = inc(f);