https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120335
--- Comment #3 from eczbek.void at gmail dot com ---
This also has the same issue:
```
auto(*x)()->struct{};
```
eczbek.void at gmail dot com via Gcc-bugs Sun, 18 May 2025 13:28:45 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120335
--- Comment #3 from eczbek.void at gmail dot com ---
This also has the same issue:
```
auto(*x)()->struct{};
```