2024-12-16 13:10:31 -05:00
|
|
|
---
|
2025-03-20 11:06:27 +13:00
|
|
|
source: kcl-lib/src/simulation_tests.rs
|
2024-12-16 13:10:31 -05:00
|
|
|
description: Operations executed computed_var.kcl
|
|
|
|
---
|
2025-02-20 19:33:21 +13:00
|
|
|
[
|
|
|
|
{
|
2025-04-03 22:10:39 -04:00
|
|
|
"type": "GroupBegin",
|
|
|
|
"group": {
|
|
|
|
"type": "FunctionCall",
|
2025-04-30 11:07:05 -04:00
|
|
|
"name": "cos",
|
2025-04-28 14:20:38 +12:00
|
|
|
"functionSourceRange": [],
|
2025-04-03 22:10:39 -04:00
|
|
|
"unlabeledArg": null,
|
|
|
|
"labeledArgs": {}
|
|
|
|
},
|
2025-03-20 11:06:27 +13:00
|
|
|
"sourceRange": []
|
2025-02-20 19:33:21 +13:00
|
|
|
},
|
|
|
|
{
|
2025-04-03 22:10:39 -04:00
|
|
|
"type": "GroupEnd"
|
2025-02-20 19:33:21 +13:00
|
|
|
}
|
|
|
|
]
|