float literals

This commit is contained in:
2026-04-11 23:12:25 +02:00
parent 3fd4fcd062
commit 3c5a29633b
8 changed files with 83 additions and 45 deletions

View File

@@ -45,5 +45,5 @@ func main[] : i64
## Quickstart
```
cargo install --git https://github.com/antpiasecki/zern
zern -m -r hello.zr
zern -r hello.zr
```