ReactOS 0.4.15-dev-7924-g5949c20
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}