We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b0bf72 commit cbb44b0Copy full SHA for cbb44b0
spec/type.dd
@@ -566,8 +566,7 @@ $(H3 $(LNAME2 noreturn, $(D noreturn)))
566
optimize such code accordingly.)
567
568
$(P A function that never returns has the return type `noreturn`. This can
569
- occur due to an infinite loop or always throwing an exception.
570
- This is particularly useful when inferring types.)
+ occur due to an infinite loop or always throwing an exception.)
571
572
$(SPEC_RUNNABLE_EXAMPLE_COMPILE
573
---
0 commit comments