ReactOS 0.4.15-dev-8002-gbbb3b00
test31.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 test31.cc.

2{
3 return 3;
4}