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