From aebce1e48e81559ffe5f496af855a1140d8e0107 Mon Sep 17 00:00:00 2001 From: nodist Date: Wed, 10 Jun 2026 10:21:32 -0400 Subject: rename shared qualifier to gc --- docs/type_system/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/type_system/index.md') diff --git a/docs/type_system/index.md b/docs/type_system/index.md index 8aadc98..3601459 100644 --- a/docs/type_system/index.md +++ b/docs/type_system/index.md @@ -66,7 +66,7 @@ Denotes that a field that does not resolve to anything * #### [Ref](./ref.md) -* #### [Shared](./shared.md) +* #### [Gc](./gc.md) ## Function Templates -- cgit v1.2.3