Files
tinygo/cgo/testdata
Ayke van Laethem e12da15f7d cgo: support function-like macros
This is needed for code like this:

    #define __WASI_ERRNO_INVAL (UINT16_C(28))
    #define EINVAL __WASI_ERRNO_INVAL
2024-11-18 18:35:20 +01:00
..
2019-11-03 19:15:38 +01:00
2024-11-18 18:35:20 +01:00
2024-11-18 18:35:20 +01:00
2024-11-18 18:35:20 +01:00
2020-05-21 00:57:19 +02:00