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
int
ret
= a+b;
3
return
ret
;
4
}
ret
return ret
Definition
sum.c:3
tests
e2e
expected
tmp
source
test_same_file_different_functions_same_logic.c
sum.c
Generated by
1.12.0