blob: 51e7a3f21d38c721c9aaffb0b62272df87ace748 [file] [log] [blame]
// PR c++/66533
// { dg-do compile { target c++14 } }
auto a([](auto) -> decltype((void)0) {});