Files
modeling-app/rust/kcl-lib/tests/nested_assembly/program_memory.snap
Nick Cameron 9dfb67cf61 Declare appearance function in KCL (#7220)
Move appearance to KCL

Signed-off-by: Nick Cameron <nrc@ncameron.org>
2025-05-27 23:25:27 +00:00

11 lines
179 B
Plaintext

---
source: kcl-lib/src/simulation_tests.rs
description: Variables in memory after executing nested_assembly.kcl
---
{
"__mod_bar": {
"type": "Module",
"value": 1
}
}