Skip to content

Commit 9c6dd8f

Browse files
committed
Fixed formatting
1 parent 53a323b commit 9c6dd8f

File tree

1 file changed

+0
-1
lines changed
  • libcxx/test/std/input.output/span.streams/ospanstream/ospanstream.members

1 file changed

+0
-1
lines changed

libcxx/test/std/input.output/span.streams/ospanstream/ospanstream.members/rdbuf.pass.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ void test() {
6666
assert(!spSt.rdbuf()->span().empty());
6767
assert(spSt.rdbuf()->span().size() == 4);
6868
}
69-
7069
}
7170

7271
int main(int, char**) {

0 commit comments

Comments
 (0)