Encountered while working on #438. ```cpp # if __has_attribute(maybe_unused) # endif ``` ``` a.cpp:1: syntax error: failed to evaluate #if condition, undefined function-like macro invocation: __has_attribute( ... ) ``` See https://gcc.gnu.org/onlinedocs/cpp/_005f_005fhas_005fattribute.html