Files
modeling-app/rust/kcl-lib/tests/tan_arc_x_line/ops.snap
Adam Chalmers 4fe8741ea7 Remove CallExpression support (#6639)
Users MUST use keyword call syntax now.

Closes https://github.com/KittyCAD/modeling-app/issues/4600
2025-05-02 16:08:12 -05:00

20 lines
348 B
Plaintext

---
source: kcl-lib/src/simulation_tests.rs
description: Operations executed tan_arc_x_line.kcl
---
[
{
"labeledArgs": {},
"name": "startSketchOn",
"sourceRange": [],
"type": "StdLibCall",
"unlabeledArg": {
"value": {
"type": "Plane",
"artifact_id": "[uuid]"
},
"sourceRange": []
}
}
]