diff --git a/spec/expression.dd b/spec/expression.dd index e0bc3451b4..35aa955ef6 100644 --- a/spec/expression.dd +++ b/spec/expression.dd @@ -2306,6 +2306,12 @@ $(GNAME AssertArguments): ) ) + $(RATIONALE + The rationale for and proper usage of assert are sometimes misunderstood. + A relevant discussion can be found in the following forum thread: + $(LINK2 Logic Bugs vs Input Errors, https://digitalmars.com/d/archives/digitalmars/D/Program_logic_bugs_vs_input_environmental_errors_244143.html) + ) + $(H3 $(LNAME2 mixin_expressions, Mixin Expressions)) $(GRAMMAR