mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-20 12:29:03 +00:00
cgo: add support for C.int, c.uint, etc
This commit is contained in:
Vendored
+2
@@ -1,3 +1,5 @@
|
||||
fortytwo: 42
|
||||
mul: 15
|
||||
add: 8
|
||||
myint: 3 5
|
||||
longlong: -1099511627776
|
||||
|
||||
Reference in New Issue
Block a user