John Smith
john@example.com
---
source: kcl-lib/src/simulation_tests.rs
description: Error from executing import_cycle1.kcl
KCL Internal error
× internal: Module tests/import_cycle1/input.kcl not found in universe
╭─[3:1]
2 │
3 │ import one from "input.kcl"
· ─────────────┬─────────────
· ╰── tests/import_cycle1/import_cycle3.kcl
4 │
╰────