microprofile
microprofile copied to clipboard
Macro MICROPROFILE_ENTER_TOKEN uses "token" rather than "var" parameter.
It works if your token is already called token
but otherwise it causes a compiler error: Use of undeclared identifier 'token'
or similar.