import c
This commit is contained in:
2
vendors/test_c/test.h
vendored
Normal file
2
vendors/test_c/test.h
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
int add_numbers(int a, int b);
|
||||
int multiply(int a, int b);
|
||||
Reference in New Issue
Block a user