Update rust/kcl-lib/src/execution/memory.rs

Co-authored-by: Jonathan Tran <jonnytran@gmail.com>
This commit is contained in:
Jess Frazelle
2025-03-28 21:01:24 -07:00
committed by GitHub
parent 252050468d
commit ccb3edb0ec

View File

@ -222,7 +222,7 @@
//! +-------------^--------------+
//! |
//! | shared, immutable OR
//! | uniquely owned immutable reference
//! | uniquely owned mutable reference
//! +---------+---------+
//! | Stack 42 |
//! |-------------------|