Skip to content

Commit

Permalink
Remove unnecessary empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-timokhin committed Jul 16, 2015
1 parent 6f1d4fe commit 9f5aa69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion std/math.d
Expand Up @@ -7026,7 +7026,6 @@ unittest
unittest
{
assert(cmp(NaN(10), NaN(20)) < 0);

assert(cmp(-NaN(20), -NaN(10)) < 0);
}

Expand Down

0 comments on commit 9f5aa69

Please sign in to comment.