Sign in
mingw
/
mingw-w64
/
d43000036e0f916f2d41307b678d280ecc6bd70a
/
.
/
mingw-w64-crt
/
testcases
/
t_municode.c
blob: 99c3c9a63fd339f8f5b37634abc7f0cd842d1b49 [
file
] [
log
] [
blame
]
int
main
(
void
)
{
return
1
;
}
int
wmain
(
void
)
{
return
0
;
}