diff options
Diffstat (limited to 'docs/type_system/union.md')
| -rw-r--r-- | docs/type_system/union.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/type_system/union.md b/docs/type_system/union.md index f4b0b04..1bc84da 100644 --- a/docs/type_system/union.md +++ b/docs/type_system/union.md @@ -68,3 +68,5 @@ z // is value if y is not zero ### \`error ### \`null + +Can take a TYPE as a parameter |
