real relative imports

This commit is contained in:
2026-07-15 18:26:28 +02:00
parent 9bbd382e10
commit af08d1888a
47 changed files with 101 additions and 124 deletions

View File

@@ -1,5 +1,5 @@
include "std/io.zr"
include "std/os.zr"
include "$/io.zr"
include "$/os.zr"
struct TestRunner
build_blacklist: Array