ReactOS 0.4.16-dev-1214-gd663eb4
test2.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 test2.cc.

2{
3 return 2;
4}