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

@@ -11,6 +11,8 @@ A very cool language
## Syntax
```rust
include "$/io.zr"
func main[] : i64
answer := os.urandom_i64()->abs() % 100