We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 38fc278 + bebc728 commit fc04608Copy full SHA for fc04608
compiler-tricks/not-constant.c
@@ -1,2 +1,2 @@
1
#include <git-compat-util.h>
2
-int false_but_the_compiler_does_not_know_it_;
+int false_but_the_compiler_does_not_know_it_ = 0;
0 commit comments