From 040fb35732e6c7c0d8f4ccf7c9bee7242cea6939 Mon Sep 17 00:00:00 2001 From: nodist Date: Mon, 1 Jun 2026 18:08:43 -0400 Subject: update action syntax and start application --- docs/type_system/namespace.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/type_system/namespace.md') diff --git a/docs/type_system/namespace.md b/docs/type_system/namespace.md index 52c3aee..44483bc 100644 --- a/docs/type_system/namespace.md +++ b/docs/type_system/namespace.md @@ -4,7 +4,7 @@ ```text Namespace_class `alias Enum[.native; .file] -Namespace[Namespace_class; EXPORTS] +Namespace[Namespace_class; EXPORTS; PROCESS] ``` A file with code -- cgit v1.2.3