Fix compilation error
This commit is contained in:
@@ -48,6 +48,7 @@ public:
|
|||||||
else {
|
else {
|
||||||
fprintf(stderr, "incorrect operand %i\n", i);
|
fprintf(stderr, "incorrect operand %i\n", i);
|
||||||
return nullptr;
|
return nullptr;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
bool empty() const
|
bool empty() const
|
||||||
|
Reference in New Issue
Block a user