Sign in
nest-open-source
/
nest-cam
/
v366
/
glibc
/
refs/heads/main
/
.
/
wctype
/
bug-wctypeh.c
blob: 9d5acb3a5c157d5a1bebd78d97ec5211cbf31938 [
file
] [
log
] [
blame
] [
edit
]
#include
<wchar.h>
#include
<wctype.h>
#include
<stddef.h>
ptrdiff_t
i
;
int
main
(
void
)
{
return
0
;
}