Implement namespace

This commit is contained in:
Aoran Zeng
2025-07-16 20:37:19 +08:00
parent a8c82a7476
commit f26817f433
3 changed files with 30 additions and 3 deletions

View File

@@ -99,6 +99,7 @@ class ConfigItem's-Value {
#| config items
#| get ConfigItem's-Value
my class ConfigBlock {
has %!items;