Files
modeling-app/rust/kcl-lib/tests/nested_assembly/program_memory.snap
Jess Frazelle 083103144a add test
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2025-05-20 11:04:53 -07:00

11 lines
173 B
Plaintext

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