2025-01-29 08:28:32 +13:00
|
|
|
---
|
2025-04-30 12:26:46 -04:00
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
2025-01-29 08:28:32 +13:00
|
|
|
description: Operations executed import_glob.kcl
|
|
|
|
---
|
2025-06-10 21:30:48 -04:00
|
|
|
{
|
|
|
|
"rust/kcl-lib/tests/import_glob/export_constant.kcl": [],
|
|
|
|
"rust/kcl-lib/tests/import_glob/input.kcl": [
|
|
|
|
{
|
|
|
|
"type": "GroupBegin",
|
|
|
|
"group": {
|
|
|
|
"type": "ModuleInstance",
|
|
|
|
"name": "export_constant.kcl",
|
|
|
|
"moduleId": 0
|
|
|
|
},
|
|
|
|
"nodePath": {
|
|
|
|
"steps": [
|
|
|
|
{
|
|
|
|
"type": "ProgramBodyItem",
|
|
|
|
"index": 0
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"sourceRange": []
|
2025-04-30 12:26:46 -04:00
|
|
|
},
|
2025-06-10 21:30:48 -04:00
|
|
|
{
|
|
|
|
"type": "GroupEnd"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"std::appearance": [],
|
|
|
|
"std::array": [],
|
|
|
|
"std::math": [],
|
|
|
|
"std::prelude": [],
|
|
|
|
"std::sketch": [],
|
|
|
|
"std::solid": [],
|
|
|
|
"std::sweep": [],
|
|
|
|
"std::transform": [],
|
|
|
|
"std::turns": [],
|
|
|
|
"std::types": [],
|
|
|
|
"std::units": []
|
|
|
|
}
|