Files
modeling-app/rust/kcl-lib/tests/import_glob/ops.snap

41 lines
811 B
Plaintext
Raw Normal View History

---
source: kcl-lib/src/simulation_tests.rs
description: Operations executed import_glob.kcl
---
{
"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": []
},
{
"type": "GroupEnd"
}
],
"std::appearance": [],
"std::array": [],
"std::math": [],
"std::prelude": [],
"std::sketch": [],
"std::solid": [],
"std::sweep": [],
"std::transform": [],
"std::turns": [],
"std::types": [],
"std::units": []
}