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
/
string-u8-type.c
blob: 3270322c259cfc639fbd83411ff01581c9872f75 (
plain
)
1
static_assert(__builtin_types_compatible_p(__typeof__(u8"abc"), unsigned char[]));