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/containers.zr"
include "$/io.zr"
include "$/containers.zr"
func rule110_step[state: Array] : void
new_state := []