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
/
common-real-unsigned-char.c
blob: c4a7625a587f97c4691ae4eae25e9dc6ef040c88 (
plain
)
1
2
3
int main(void) { return ((unsigned char)1 - (unsigned char)2) > 0; }