2024-11-04 20:34:22 -06:00
|
|
|
---
|
2025-03-13 11:13:33 -07:00
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
2025-02-13 11:59:57 +13:00
|
|
|
description: Variables in memory after executing add_lots.kcl
|
2024-11-04 20:34:22 -06:00
|
|
|
---
|
|
|
|
{
|
2025-02-13 11:59:57 +13:00
|
|
|
"f": {
|
2025-03-13 11:13:33 -07:00
|
|
|
"type": "Function"
|
2025-02-13 11:59:57 +13:00
|
|
|
},
|
|
|
|
"x": {
|
|
|
|
"type": "Number",
|
|
|
|
"value": 10100.0,
|
2025-02-14 13:03:23 +13:00
|
|
|
"ty": {
|
|
|
|
"type": "Unknown"
|
2025-03-13 11:13:33 -07:00
|
|
|
}
|
2025-02-13 11:59:57 +13:00
|
|
|
}
|
2024-11-04 20:34:22 -06:00
|
|
|
}
|