jonasmr/microprofile

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

Opened this issue · 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.