This website requires JavaScript.
Explore
Help
Register
Sign In
ivabus
/
pantry
Watch
1
Star
0
Fork
You've already forked pantry
0
mirror of
https://github.com/ivabus/pantry
synced
2024-11-10 10:35:17 +03:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
02b1f22d8b
pantry
/
projects
/
github.com
/
python-cffi
/
cffi
/
sum.c
Andrew
23be9cb40e
+ (
#4903
)
2024-01-19 10:38:59 -05:00
1 line
39 B
C
Raw
Blame
History
int
sum
(
int
a
,
int
b
)
{
return
a
+
b
;
}
Reference in a new issue
View git blame
Copy permalink