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 6ce77d5 + bebc728 commit a1c08e6Copy full SHA for a1c08e6
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