[libcxx] Fix typo in parallel `for_each_n` test (#78954)
This fixes a trivial copy and paste error where we forgot to change `for_each` to `for_each_n`
Loading
Please sign in to comment
This fixes a trivial copy and paste error where we forgot to change `for_each` to `for_each_n`