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 940e78d commit bc3194aCopy full SHA for bc3194a
spec/arrays.dd
@@ -902,7 +902,7 @@ void main()
902
---------
903
)
904
905
- $(P $(D Implementation Note:) Compilers should attempt to detect
+ $(P $(B Implementation Note:) Compilers should attempt to detect
906
array bounds errors at compile time, for example:
907
908
spec/attribute.dd
@@ -397,7 +397,7 @@ $(GNAME DeprecatedAttribute):
397
---------------
398
399
400
- $(P $(D Implementation Note:) The compiler should have a switch
+ $(P $(B Implementation Note:) The compiler should have a switch
401
specifying if $(D deprecated) should be ignored, cause a warning, or cause an error during compilation.
402
403
0 commit comments