7 lines
136 B
Plaintext
7 lines
136 B
Plaintext
![]() |
---
|
||
|
source: kcl-lib/src/simulation_tests.rs
|
||
|
description: Result of unparsing array_elem_pop_empty_fail.kcl
|
||
|
---
|
||
|
arr = []
|
||
|
fail = pop(arr)
|