From Jason Turner

[basic.funscope]

Diff to HTML by rtfpessoa

tmp/tmp7qcww06n/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
  ### Function scope <a id="basic.funscope">[[basic.funscope]]</a>
2
 
3
- Labels ([[stmt.label]]) have *function scope* and may be used anywhere
4
- in the function in which they are declared. Only labels have function
5
  scope.
6
 
 
1
  ### Function scope <a id="basic.funscope">[[basic.funscope]]</a>
2
 
3
+ Labels [[stmt.label]] have *function scope* and may be used anywhere in
4
+ the function in which they are declared. Only labels have function
5
  scope.
6