Skip to content

Commit

Permalink
add available since v11 for untagged variants
Browse files Browse the repository at this point in the history
  • Loading branch information
tsnobip committed Dec 5, 2023
1 parent 8f9de57 commit 65e08a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions misc_docs/syntax/decorator_unboxed.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ var hi = "hello!";

</CodeTab>

_`@unboxed` for variants with multiple constructors is available since ReScript `11.0.0`._

### References

* [Untagged variants](variant#untagged-variants)
Expand Down

0 comments on commit 65e08a3

Please sign in to comment.