Update rust/kcl-lib/src/execution/memory.rs
Co-authored-by: Jonathan Tran <jonnytran@gmail.com>
This commit is contained in:
		@ -222,7 +222,7 @@
 | 
			
		||||
//!                       +-------------^--------------+
 | 
			
		||||
//!                                     |
 | 
			
		||||
//!                                     | shared, immutable OR
 | 
			
		||||
//!                                     | uniquely owned immutable reference
 | 
			
		||||
//!                                     | uniquely owned mutable reference
 | 
			
		||||
//!                           +---------+---------+
 | 
			
		||||
//!                           |      Stack 42     |
 | 
			
		||||
//!                           |-------------------|
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user