We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f264d4f commit e032c4bCopy full SHA for e032c4b
doc/manual/variables-and-scoping.rst
@@ -30,7 +30,7 @@ The constructs introducing such blocks are:
30
- ``type`` blocks.
31
32
Notably missing from this list are
33
-:ref:`begin blocks <man-compound-expressions>`, which do
+:ref:`begin blocks <man-compound-expressions>` and :ref:`if blocks <man-conditional-evaluation>`, which do
34
*not* introduce new scope blocks.
35
36
Certain constructs introduce new variables into the current innermost
0 commit comments