* add test Signed-off-by: Jess Frazelle <github@jessfraz.com> * Add importing relative to where you're importing from * Update output * Remove runtime panics * Change to debug_assert --------- Signed-off-by: Jess Frazelle <github@jessfraz.com> Co-authored-by: Jess Frazelle <github@jessfraz.com>
11 lines
173 B
Plaintext
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
|
|
}
|
|
}
|