From 3a9cf2508dc7341a6d8ff4b8174064600d704994 Mon Sep 17 00:00:00 2001 From: nodist Date: Sun, 21 Jun 2026 11:51:41 -0400 Subject: update memory objs --- 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 9ae61ba..8e300b9 100644 --- a/docs/type_system/namespace.md +++ b/docs/type_system/namespace.md @@ -10,7 +10,7 @@ Namespace[[NATIVE | MODULE] NAMESPACE_IDENTIFIER] ### \`export -#### Type must be Fn, Overload, Const or Shared to export +#### Type must be Fn[STATELESS], Overload, Const, Shared or Namespace to export #### Re-exporting -- cgit v1.2.3