Skip to content

Commit 7a2df72

Browse files
committed
nit
1 parent 5d8bc06 commit 7a2df72

File tree

2 files changed

+1
-16
lines changed

2 files changed

+1
-16
lines changed

libc/utils/MPCWrapper/mpc_test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ int main() {
3232
// of x are same, else it returns 0. mpc_get_prec2 returns the precision of
3333
// the real and imaginary part of x.
3434
mpc_set(x, z, MPC_RNDNN); // set x to z with rounding mode MPC_RNDNN
35-
}
35+
}

libc/utils/MPCWrapper/test.cc

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)