Skip to content

Commit 7c8d50f

Browse files
ntreldkorpel
andauthored
Update spec/operatoroverloading.dd
Co-authored-by: Dennis <dkorpel@users.noreply.github.com>
1 parent af4f2ad commit 7c8d50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/operatoroverloading.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ assert(a != b); // generated opEquals tests both i and j members
534534
)
535535

536536
$(BEST_PRACTICE Using `(i > s.i) - (i < s.i)` instead of `i - s.i` to
537-
compare integers avoids overflow/underflow.)
537+
compare integers avoids overflow.)
538538

539539

540540
$(H2 $(LEGACY_LNAME2 FunctionCall, function-call, Function Call Operator Overloading $(D f())))

0 commit comments

Comments
 (0)