Idris2/tests/refc/ccompilerArgs/library/externalc.h
2023-12-12 21:25:47 +00:00

3 lines
46 B
C

int add(int x, int y);
int fastfibsum(int x);