| ... | @@ -5189,7 +5189,7 @@ test "@intToPtr for pointer to zero bit type" { | ... | @@ -5189,7 +5189,7 @@ test "@intToPtr for pointer to zero bit type" { |
| 5189 | | 5189 | |
| 5190 | {#header_open|usingnamespace#} | 5190 | {#header_open|usingnamespace#} |
| 5191 | <p> | 5191 | <p> |
| 5192 | {#syntax#}usingnamespace{#endsyntax#} is a top level declaration that imports all the declarations of | 5192 | {#syntax#}usingnamespace{#endsyntax#} is a top level declaration that imports all the public declarations of |
| 5193 | the operand, which must be a {#link|struct#}, {#link|union#}, or {#link|enum#}, into the current scope: | 5193 | the operand, which must be a {#link|struct#}, {#link|union#}, or {#link|enum#}, into the current scope: |
| 5194 | </p> | 5194 | </p> |
| 5195 | {#code_begin|test|usingnamespace#} | 5195 | {#code_begin|test|usingnamespace#} |