Arkanjo 0.1
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
sum.c File Reference

Go to the source code of this file.

Variables

return ret
 

Variable Documentation

◆ ret

return ret
Initial value:
{
int ret = a+b
return ret
Definition sum.c:3

Definition at line 3 of file sum.c.