ReactOS 0.4.16-dev-141-g4c84e19
test.cc File Reference

Go to the source code of this file.

Functions

int main ()
 

Function Documentation

◆ main()

int main ( void  )

Definition at line 1 of file test.cc.

2{
3 return 0;
4}