ReactOS 0.4.16-dev-937-g7afcd2a
test_cc.cc File Reference

Go to the source code of this file.

Functions

int f ()
 

Function Documentation

◆ f()

int f ( )

Definition at line 1 of file test_cc.cc.

2{
3 return 0;
4}