import from root (@ prefix)

This commit is contained in:
2026-07-02 08:15:07 +02:00
parent 78fb661d1a
commit 95c6c3b746
3 changed files with 20 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
heap :: import "../../../std/mem/heap"
heap :: import "@std/mem/heap"
printf c_func(fmt *c_char, ...) c_int