Fix compilation error

This commit is contained in:
Sahil Jain
2025-07-01 14:01:05 +05:30
parent aa292c7682
commit 3afcfbc6a7

View File

@@ -48,6 +48,7 @@ public:
else {
fprintf(stderr, "incorrect operand %i\n", i);
return nullptr;
}
}
bool empty() const