blob: abb0c8dab0f1394c22c34507bdc2bb74b3b7807d [file] [log] [blame]
// { dg-options "-std=gnu++20 -fconcepts-ts" }
// { dg-do compile { target c++20 } }
// PR testsuite/101782
// attribute-specifier-seq cannot follow requires-clause with -fconcepts-ts
#include <algorithm>
#include <iterator>
#include <ranges>