suppress warning

This commit is contained in:
dzaima 2024-09-12 05:49:30 +03:00
parent e9cf8ac330
commit f19a8effc4

View File

@ -1028,7 +1028,7 @@ B slash_ucw(B t, B o, B w, B x) {
return r;
}
#endif
notConstEach:;
goto notConstEach; notConstEach:;
B arg = C2(slash, incG(w), incG(x));
usz argIA = IA(arg);