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
/
tests
/
compare-char.c
blob: 52196473393b67970614eb1f08515ad80ee52f36 (
plain
)
1
2
3
int main(void) { return (unsigned char)0 < (unsigned char)256; }