Files
2025-06-02 18:05:46 -04:00

26 lines
887 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
source: kcl-lib/src/simulation_tests.rs
description: Error from executing pattern_into_union.kcl
---
KCL Engine error
× engine: The Zoo engine cannot handle this 3D union yet. Please report
│ this as an issue
╭─[67:1]
66 │
67 │ union([base,endTabs])
· ──────────┬──────────┬
· ╰── tests/pattern_into_union/input.kcl
· ╰── tests/pattern_into_union/input.kcl
╰────
╰─▶ KCL Engine error
× engine: The Zoo engine cannot handle this 3D union yet. Please
│ report this as an issue
╭─[67:1]
66 │
67 │ union([base,endTabs])
· ──────────┬──────────
· ╰── tests/pattern_into_union/input.kcl
╰────