| ... | @@ -8204,7 +8204,7 @@ test "vector @splat" { | ... | @@ -8204,7 +8204,7 @@ test "vector @splat" { |
| 8204 | {#header_open|@This#} | 8204 | {#header_open|@This#} |
| 8205 | <pre>{#syntax#}@This() type{#endsyntax#}</pre> | 8205 | <pre>{#syntax#}@This() type{#endsyntax#}</pre> |
| 8206 | <p> | 8206 | <p> |
| 8207 | Returns the innermost struct or union that this function call is inside. | 8207 | Returns the innermost struct, enum, or union that this function call is inside. |
| 8208 | This can be useful for an anonymous struct that needs to refer to itself: | 8208 | This can be useful for an anonymous struct that needs to refer to itself: |
| 8209 | </p> | 8209 | </p> |
| 8210 | {#code_begin|test#} | 8210 | {#code_begin|test#} |