Skip to content

Commit 1e3a59f

Browse files
committed
missed blank line
1 parent c8ffe9b commit 1e3a59f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

libc/test/src/math/atanpif16_test.cpp

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ TEST_F(LlvmLibcAtanpif16Test, NegativeRange) {
3737
EXPECT_MPFR_MATCH_ALL_ROUNDING(mpfr::Operation::Atanpi, x,
3838
LIBC_NAMESPACE::atanpif16(x), 0.5);
3939
}
40-
}
40+
}
41+

0 commit comments

Comments
 (0)