Skip to content

Commit 45fc342

Browse files
Update libcxx/test/std/ranges/range.adaptors/range.concat/begin.pass.cpp
Co-authored-by: A. Jiang <[email protected]>
1 parent 7ca8220 commit 45fc342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libcxx/test/std/ranges/range.adaptors/range.concat/begin.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ int main(int, char**) {
3434
test();
3535
static_assert(test());
3636
return 0;
37-
}
37+
}

0 commit comments

Comments
 (0)