8 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			162 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | --- | ||
|  | source: kcl-lib/src/simulation_tests.rs | ||
|  | description: Result of unparsing array_elem_pop_fail.kcl | ||
|  | --- | ||
|  | arr = [1, 2, 3] | ||
|  | pushedArr = pop(arr) | ||
|  | fail = pushedArr[2] |