Files
sx/vendors/test_c/test.h
2026-02-22 17:24:04 +02:00

3 lines
59 B
C

int add_numbers(int a, int b);
int multiply(int a, int b);