2024-11-04 20:34:22 -06:00
|
|
|
---
|
|
|
|
source: kcl/src/simulation_tests.rs
|
|
|
|
description: Program memory after executing comparisons.kcl
|
|
|
|
---
|
|
|
|
{
|
|
|
|
"environments": [
|
|
|
|
{
|
|
|
|
"bindings": {
|
|
|
|
"HALF_TURN": {
|
2024-11-14 17:27:19 -06:00
|
|
|
"type": "Number",
|
|
|
|
"value": 180.0,
|
2024-11-04 20:34:22 -06:00
|
|
|
"__meta": []
|
|
|
|
},
|
|
|
|
"QUARTER_TURN": {
|
2024-11-14 17:27:19 -06:00
|
|
|
"type": "Number",
|
|
|
|
"value": 90.0,
|
2024-11-04 20:34:22 -06:00
|
|
|
"__meta": []
|
|
|
|
},
|
|
|
|
"THREE_QUARTER_TURN": {
|
2024-11-14 17:27:19 -06:00
|
|
|
"type": "Number",
|
|
|
|
"value": 270.0,
|
2024-11-04 20:34:22 -06:00
|
|
|
"__meta": []
|
|
|
|
},
|
|
|
|
"ZERO": {
|
2024-11-14 17:27:19 -06:00
|
|
|
"type": "Number",
|
|
|
|
"value": 0.0,
|
2024-11-04 20:34:22 -06:00
|
|
|
"__meta": []
|
|
|
|
}
|
|
|
|
},
|
2025-02-12 10:22:56 +13:00
|
|
|
"snapshots": [],
|
2024-11-04 20:34:22 -06:00
|
|
|
"parent": null
|
|
|
|
}
|
|
|
|
],
|
2025-02-12 10:22:56 +13:00
|
|
|
"currentEnv": [
|
|
|
|
0,
|
|
|
|
0
|
|
|
|
],
|
|
|
|
"callStack": []
|
2024-11-04 20:34:22 -06:00
|
|
|
}
|