mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 23:22:57 +00:00
5 lines
50 B
C
5 lines
50 B
C
int
|
|
main ( int argc, char** argv )
|
|
{
|
|
return 0;
|
|
}
|