diff options
Diffstat (limited to 'docs/type_system/ref.md')
| -rw-r--r-- | docs/type_system/ref.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/type_system/ref.md b/docs/type_system/ref.md index a856e72..e47367f 100644 --- a/docs/type_system/ref.md +++ b/docs/type_system/ref.md @@ -3,7 +3,7 @@ --- ```text -Ref[[] TYPE] +`ref ``` A reference, cannot be assigned |
