suppress warning
This commit is contained in:
parent
e9cf8ac330
commit
f19a8effc4
@ -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);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user