// PR c++/116952 // { dg-do compile { target c++20 } } template concept A = true; template> int x;