@@ -21,4 +21,6 @@
#define Assert(expr)
#endif
#define AssertNotNull(value) Assert(value != nullptr)
The note is not visible to the blocked user.