Daily bump.
[gcc-git-mirror.git] / libgomp / testsuite / libgomp.c++ / range-for-2.C
blob8c25140cdd5fdef97f846fe630a1fee04cfcbdc2
1 // P2718R0 - Wording for P2644R1 Fix for Range-based for Loop
2 // { dg-do run }
3 // { dg-additional-options "-std=c++23" }
4 // { dg-require-effective-target tls_runtime }
6 #include "range-for-1.C"