+6
−2
libacc/tests/data/funcargs.c
0 → 100644
+8
−0
+5
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Example:
int f(int a, int, int c) {
return a + c;
}