--- source: kcl-lib/src/simulation_tests.rs description: Variables in memory after executing multiple-foreign-imports-all-render.kcl --- { "__mod_anothercube": { "type": "Module", "value": 3 }, "__mod_cube": { "type": "Module", "value": 1 }, "__mod_othercube": { "type": "Module", "value": 2 }, "model": { "type": "ImportedGeometry", "id": "[uuid]", "value": [ "cube.step" ] } }