Skip to content

Commit

Permalink
Update doc/docs.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman authored Sep 16, 2024
1 parent 126c741 commit 2c0a5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/docs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5634,7 +5634,7 @@ fn main() {
```v
// @[_allow_multiple_values] allows enum to have multiple values
// Use when actually needed too
// Use it carefully, only when you really need it.
@[_allow_multiple_values]
enum ButtonStyle {
Expand Down

0 comments on commit 2c0a5d0

Please sign in to comment.