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.
1{
2 return a+b;
3}