index
:
cproc.git
defer
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
char-sign+x86_64.c
blob: 1dae89b39a4d5e924bf93900b513d98bb25bfcc6 (
plain
)
1
2
3
4
int x = (char)-1 > 0; int main(void) { return (char)-1 > 0; }