* Add parsing arrays and objects as binary operands * Add sim test showing the error message
19 lines
377 B
Plaintext
19 lines
377 B
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Artifact commands add_arrays.kcl
|
|
---
|
|
{
|
|
"rust/kcl-lib/tests/add_arrays/input.kcl": [],
|
|
"std::appearance": [],
|
|
"std::array": [],
|
|
"std::math": [],
|
|
"std::prelude": [],
|
|
"std::sketch": [],
|
|
"std::solid": [],
|
|
"std::sweep": [],
|
|
"std::transform": [],
|
|
"std::turns": [],
|
|
"std::types": [],
|
|
"std::units": []
|
|
}
|