(root)/
gcc-13.2.0/
gcc/
testsuite/
g++.dg/
modules/
lambda-2.h
       1  // The lambda is attached to 'all', and should be merged keyed by that.
       2  inline constexpr auto all = [] () {};