Files
tinygo/cgo
Ayke van Laethem 2e9c3a1d8d cgo: add support for variadic functions
This doesn't yet add support for actually making use of variadic
functions, but at least allows (unintended) variadic functions like the
following to work:

    void foo();
2021-02-11 09:51:15 +01:00
..
2020-05-21 00:57:19 +02:00
2021-02-11 09:51:15 +01:00
2020-01-03 23:44:58 +01:00
2020-04-09 20:23:51 +02:00
2019-11-25 09:32:03 +01:00
2019-11-25 09:32:03 +01:00