Arkanjo 0.1
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
sum.c
Go to the documentation of this file.
1int sum(int a, int b)
return sum
Definition find_sum.c:6