kcl-lang.io/kpm@v0.8.7-0.20240520061008-9fc4c5efc8c7/pkg/api/test_data/test_get_entries/with_path_entries/kcl.mod (about)

     1  [package]
     2  name = "with_path_entries"
     3  edition = "0.0.1"
     4  version = "0.0.1"
     5  
     6  [profile]
     7  entries = ["sub/sub.k"]
     8