Co-authored-by: Copilot <copilot@github.com>
@@ -44,4 +44,9 @@ void assert_log(const char* expected, const char* msg);
*/
void assert_log_file(const char* filepath, const char* msg);
/**
* Asserts that two integers are equal.
void assert_int(int expected, int actual, const char* msg);
#endif
The note is not visible to the blocked user.