|
@@ -1719,7 +1719,7 @@ gb_internal bool check_unary_op(CheckerContext *c, Operand *o, Token op) {
|
|
error(op, "Operator '%.*s' is only allowed on boolean expressions", LIT(op.string));
|
|
error(op, "Operator '%.*s' is only allowed on boolean expressions", LIT(op.string));
|