@@ -147,11 +147,11 @@ void debug() {
int main(int argc, char *argv[]) {
#ifdef NDEBUG
repl();
#else
// #ifdef NDEBUG
// repl();
// #else
debug();
#endif
// #endif
return 0;
}
The note is not visible to the blocked user.