Insert the boundary memo at context nullification

This commit is contained in:
Dennis Kobert
2026-08-31 23:52:34 +00:00
parent 0f26893ec1
commit 21dfe04bf8

View File

@@ -470,7 +470,7 @@ impl ProtoNetwork {
ProtoNode {
construction_args: ConstructionArgs::Nodes(vec![node_id]),
call_argument: concrete!(Context),
identifier: graphene_core::memo::memoize::IDENTIFIER,
identifier: graphene_core::memo::frame_memo::IDENTIFIER,
original_location: OriginalLocation {
path: path.clone(),
..Default::default()