33 lines
540 B
Plaintext
33 lines
540 B
Plaintext
---
|
|
source: kcl-lib/src/simulation_tests.rs
|
|
description: Artifact commands array_index_oob.kcl
|
|
---
|
|
[
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "edge_lines_visible",
|
|
"hidden": false
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_visible",
|
|
"object_id": "[uuid]",
|
|
"hidden": true
|
|
}
|
|
},
|
|
{
|
|
"cmdId": "[uuid]",
|
|
"range": [],
|
|
"command": {
|
|
"type": "object_visible",
|
|
"object_id": "[uuid]",
|
|
"hidden": true
|
|
}
|
|
}
|
|
]
|