Skip to content

Commit

Permalink
undef solveandchecknil macro
Browse files Browse the repository at this point in the history
  • Loading branch information
TechHog8984 committed Dec 14, 2024
1 parent 412c30a commit f17d619
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions beautify/solve.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -211,6 +211,8 @@ std::optional<size_t> getTableSize(AstExprTable* table) {

int boundary = !is_nil + int(base - const_list->data());
return boundary;

#undef solveAndCheckNil
}
}

Expand Down

0 comments on commit f17d619

Please sign in to comment.