ReactOS 0.4.15-dev-7942-gd23573b
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}