github.com/KusionStack/kpm@v0.8.4-0.20240326033734-dc72298a30e5/pkg/client/test_data/resolve_deps/my_kcl_compile/main.k (about) 1 import kcl1 as k1 2 import kcl2 as k2 3 4 c1 = k1.k1 5 c2 = k2.k2