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

11 lines
173 B
Plaintext
Raw Normal View History

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