Silence an alert

This commit is contained in:
Alex Hultman
2020-05-08 07:32:39 +02:00
committed by GitHub
parent 11aafd32f5
commit cdda308bc2
+1 -1
View File
@@ -49,7 +49,7 @@ public:
struct State {
unsigned int wantsHead : 1;
unsigned int spillLength : 4;
int opStack : 2; // -1, 0, 1
signed int opStack : 2; // -1, 0, 1
unsigned int lastFin : 1;
// 15 bytes