Files
modeling-app/rust/kcl-lib/tests/nested_assembly/program_memory.snap

11 lines
179 B
Plaintext
Raw Permalink Normal View History

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