tinygo/testdata/cgo
Ayke van Laethem 711889bc3f cgo: implement prefix parsing
This implements expressions such as "-5" and "-5 - 2", in other words,
negative numbers.
2021-05-21 17:54:13 +02:00
..
extra.go cgo: refactor; support multiple cgo files in a single package 2019-05-12 10:49:15 +02:00
main.c cgo: add support for CFLAGS in .c files 2021-04-06 10:57:50 +02:00
main.go cgo: implement prefix parsing 2021-05-21 17:54:13 +02:00
main.h cgo: add support for CFLAGS in .c files 2021-04-06 10:57:50 +02:00
out.txt cgo: implement prefix parsing 2021-05-21 17:54:13 +02:00