Files
modeling-app/rust/kcl-lib/tests/spheres/program_memory.snap

20 lines
313 B
Plaintext
Raw Permalink Normal View History

---
source: kcl-lib/src/simulation_tests.rs
description: Variables in memory after executing spheres.kcl
---
{
"diameter": {
"type": "Number",
"value": 10.0,
"ty": {
"type": "Default",
"len": {
"type": "Mm"
},
"angle": {
"type": "Degrees"
}
}
}
}