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