https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99465
--- Comment #1 from 康桓瑋 <hewillk at gmail dot com> ---
Other related ICE:
template <auto = 0> requires ([]{}());
auto f() requires ([]{}());
https://godbolt.org/z/8z3PPx
hewillk at gmail dot com via Gcc-bugs Mon, 08 Mar 2021 05:35:14 -0800
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99465
--- Comment #1 from 康桓瑋 <hewillk at gmail dot com> ---
Other related ICE:
template <auto = 0> requires ([]{}());
auto f() requires ([]{}());
https://godbolt.org/z/8z3PPx