From f3e3fd0cdba8d2f9f49be279ac3c0ec87a44609b Mon Sep 17 00:00:00 2001 From: nodist Date: Wed, 3 Jun 2026 15:26:26 -0400 Subject: refs with more impl --- docs/type_system/ref.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/type_system/ref.md') 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 -- cgit v1.2.3