index
:
git.git
main
maint
master
next
seen
todo
The core git plumbing
Junio C. Hamano
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-tricks
/
not-constant.c
blob: 9fb4f275b1c4280fbd0bc90532da9d018c3c5c8a (
plain
)
1
2
#include
<git-compat-util.h>
int
false_but_the_compiler_does_not_know_it_
=
0
;