You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The spaces after the attributes are removed, leading to code that looks worse or won't even compile anymore if you're unlucky.
The text was updated successfully, but these errors were encountered:
dkorpel
changed the title
UDAs with single template argument are sandwhiched with declaration
UDAs with single template argument are sandwiched with declaration
Mar 21, 2024
Input:
Expected output: the same
Actual dfmt output:
The spaces after the attributes are removed, leading to code that looks worse or won't even compile anymore if you're unlucky.
The text was updated successfully, but these errors were encountered: