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