Skip to content

Commit 2c5d3da

Browse files
committed
Mark children tag accumulate so it can be used with defx
1 parent b5f0a5a commit 2c5d3da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ph/lib/meta.trio

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ doc: "Base URI for normalizing relative URIs"
2424
def: ^children
2525
is: ^list
2626
of: ^dict
27+
accumulate
2728
doc:
2829
List of prototypes contained by this entity.
2930
See [Protos chatper]`docHaystack::Protos` for more details.

0 commit comments

Comments
 (0)