mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-09 21:43:40 +00:00
cgo: add package directory to header include paths
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
typedef short myint;
|
||||
int add(int a, int b);
|
||||
Reference in New Issue
Block a user