Files
modeling-app/rust/kcl-lib/tests/nested_assembly/nested/foo/bar/main.kcl
Jonathan Tran 4212b95232 Add KCL importing relative to where you're importing from (#7125)
* add test

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* Add importing relative to where you're importing from

* Update output

* Remove runtime panics

* Change to debug_assert

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
Co-authored-by: Jess Frazelle <github@jessfraz.com>
2025-05-21 00:47:32 +00:00

4 lines
44 B
Plaintext

import "imported.kcl" as imported
imported