microprofile icon indicating copy to clipboard operation
microprofile copied to clipboard

Macro MICROPROFILE_ENTER_TOKEN uses "token" rather than "var" parameter.

Open petmac opened this issue 7 years ago • 0 comments

It works if your token is already called token but otherwise it causes a compiler error: Use of undeclared identifier 'token' or similar.

petmac avatar Dec 04 '17 08:12 petmac