Skip to content

Commit

Permalink
Drop whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
saraedum committed Dec 28, 2023
1 parent 2195350 commit dd3c820
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions libexactreal/test/arb.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,6 @@ struct ArbTester {
flint_randinit(flint_rand);
}



Arb random(prec prec = 53, size mag = 10) {
assert(prec != 0);
while (1) {
Expand Down

0 comments on commit dd3c820

Please sign in to comment.