split std

This commit is contained in:
2026-07-01 14:43:39 +02:00
parent 3a4a499cf6
commit bc4e09805b
53 changed files with 1415 additions and 1279 deletions

View File

@@ -1,3 +1,5 @@
include "std/io.zr"
func main[] : i64
sum_of_squares := 0
for i in 1..101