NotZahar

Results 2 issues of NotZahar

gcc 13 gives the following: ``` ../lexy/lexy/dsl/punctuator.hpp:15:26: error: unnecessary parentheses in declaration of ‘period’ [-Werror=parentheses] 15 | inline constexpr auto(Name) = _##Name {} | ^~~~~~ ../lexy/lexy/dsl/punctuator.hpp:17:1: note: in expansion of...

bug