https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123080
Egas Ribeiro <egas.g.ribeiro at tecnico dot ulisboa.pt> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |egas.g.ribeiro at tecnico dot
ulis
| |boa.pt
--- Comment #2 from Egas Ribeiro <egas.g.ribeiro at tecnico dot ulisboa.pt> ---
this also works for the same crash:
```
auto f = [](auto x) requires(
```
