| author | |
| committer | |
| log | 1a4f46ae7d185e14bc3ff76f078fc27cfff58e8f |
| tree | 3aa43cec00b6dfbfce93eadd50bb20e28c9db021 |
| parent | a6e288d5fe51d5373fa995b5eec2dd2325c1ea9f |
1 files changed, 1 insertions(+), 1 deletions(-)
doc/langref.html.in+1-1| ... | ... | @@ -8167,7 +8167,7 @@ test "vector @splat" { |
| 8167 | 8167 | {#header_open|@tagName#} |
| 8168 | 8168 | <pre>{#syntax#}@tagName(value: var) []const u8{#endsyntax#}</pre> |
| 8169 | 8169 | <p> |
| 8170 | Converts an enum value or union value to a slice of bytes representing the name. | |
| 8170 | Converts an enum value or union value to a slice of bytes representing the name. Not valid for unamed fields in non-exhaustive enums. | |
| 8171 | 8171 | </p> |
| 8172 | 8172 | {#header_close#} |
| 8173 | 8173 |