diff options
| author | nodist <kevin.comas.git@gmail.com> | 2026-06-10 10:21:32 -0400 |
|---|---|---|
| committer | nodist <kevin.comas.git@gmail.com> | 2026-06-10 10:21:32 -0400 |
| commit | aebce1e48e81559ffe5f496af855a1140d8e0107 (patch) | |
| tree | 4ae6a60e627e26a8cf748fef80de8929ddd2e83e /docs/type_system/index.md | |
| parent | 2ed2fbbc6f233f8aedf14e5d064451c3dea90d87 (diff) | |
rename shared qualifier to gc
Diffstat (limited to 'docs/type_system/index.md')
| -rw-r--r-- | docs/type_system/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
