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.
2 parents 668ffb1 + e0f35da commit c104ba3Copy full SHA for c104ba3
src/doc/reference.md
@@ -3898,7 +3898,7 @@ references to boxes are dropped.
3898
### Variables
3899
3900
A _variable_ is a component of a stack frame, either a named function parameter,
3901
-an anonymous [temporary](#lvalues,-rvalues-and-temporaries), or a named local
+an anonymous [temporary](#lvalues-rvalues-and-temporaries), or a named local
3902
variable.
3903
3904
A _local variable_ (or *stack-local* allocation) holds a value directly,
0 commit comments