Skip to content

Commit 65e08a3

Browse files
committed
add available since v11 for untagged variants
1 parent 8f9de57 commit 65e08a3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

misc_docs/syntax/decorator_unboxed.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ var hi = "hello!";
3131

3232
</CodeTab>
3333

34+
_`@unboxed` for variants with multiple constructors is available since ReScript `11.0.0`._
35+
3436
### References
3537

3638
* [Untagged variants](variant#untagged-variants)

0 commit comments

Comments
 (0)