We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
91714d5
#define constant GREETING = "hello"
__BYTES
__BYTES([GREETING])
#define constant C = __RIGHTPAD(0x1234)
[C]
__VERBATIM
__VERBATIM([MY_CONST])