From 2ed2fbbc6f233f8aedf14e5d064451c3dea90d87 Mon Sep 17 00:00:00 2001 From: nodist Date: Tue, 9 Jun 2026 18:37:35 -0400 Subject: tracing gc only --- docs/type_system/name.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/type_system/name.md') diff --git a/docs/type_system/name.md b/docs/type_system/name.md index 9d24f65..1b7c82c 100644 --- a/docs/type_system/name.md +++ b/docs/type_system/name.md @@ -3,7 +3,7 @@ --- ```text -Name_class `alias Enum[Void; .unknown; .data; .alias; .unique] +Name_class `alias Enum[Void; .unknown; .is_type; .alias_type; .unique_type] Name[Name_class; TYPE; NAME_IDENTIFIER] ``` -- cgit v1.2.3