From 7df3d08d8dd0d81f24f0788b44efd37883d3c1c8 Mon Sep 17 00:00:00 2001 From: nodist Date: Sat, 6 Jun 2026 15:42:50 -0400 Subject: start io and remove print op --- 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 343232b..d506201 100644 --- a/docs/type_system/name.md +++ b/docs/type_system/name.md @@ -5,5 +5,5 @@ ```text Name_class `alias Enum[.unknown; .data; .alias; .unique] -Name[Name_class; TYPE] +Name[Name_class; Is[Void; Value; Var]] ``` -- cgit v1.2.3