diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-03 15:26:26 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-03 15:26:26 -0400 |
| commit | f3e3fd0cdba8d2f9f49be279ac3c0ec87a44609b (patch) | |
| tree | a993e1539cf90362141db8a4c43f1f9f3ff7ef42 /docs/type_system/ref.md | |
| parent | b26ad08b39b8229dcea0bafc4a8ba4b0d7ad7154 (diff) | |
refs with more impl
Diffstat (limited to 'docs/type_system/ref.md')
| -rw-r--r-- | docs/type_system/ref.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/type_system/ref.md b/docs/type_system/ref.md index 0d872c7..a5541c3 100644 --- a/docs/type_system/ref.md +++ b/docs/type_system/ref.md @@ -5,3 +5,5 @@ ```text Ref[TYPE] ``` + +A reference, cannot be assigned |
