Skip to content

Commit ee3479b

Browse files
clang format
1 parent 965f7c4 commit ee3479b

File tree

1 file changed

+0
-1
lines changed
  • libcxx/test/std/ranges/range.adaptors/range.concat/iterator

1 file changed

+0
-1
lines changed

libcxx/test/std/ranges/range.adaptors/range.concat/iterator/minus.pass.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
#include "../types.h"
1919

2020
constexpr void test() {
21-
2221
// Test two iterators
2322
{
2423
std::array<int, 2> array1{0, 1};

0 commit comments

Comments
 (0)