diff options
author | Ayke van Laethem <[email protected]> | 2024-11-06 13:46:49 +0100 |
---|---|---|
committer | Ron Evans <[email protected]> | 2024-11-18 18:35:20 +0100 |
commit | e12da15f7d230874ca95a257c50bca0fc39f262c (patch) | |
tree | e6c6650baddd1d521053ebf49585ae08e1240090 /src/reflect | |
parent | c4867c8743e82433526b07eff3c599d05e0b7e6e (diff) | |
download | tinygo-e12da15f7d230874ca95a257c50bca0fc39f262c.tar.gz tinygo-e12da15f7d230874ca95a257c50bca0fc39f262c.zip |
cgo: support function-like macros
This is needed for code like this:
#define __WASI_ERRNO_INVAL (UINT16_C(28))
#define EINVAL __WASI_ERRNO_INVAL
Diffstat (limited to 'src/reflect')
0 files changed, 0 insertions, 0 deletions