Significantly extended stdlib
Some checks failed
Rust / build (push) Has been cancelled

This commit is contained in:
2026-01-27 20:53:45 +01:00
parent 66e5a71032
commit 534f08b45c
42 changed files with 635 additions and 211 deletions

View File

@@ -1,2 +1,4 @@
let user = r[ "foo" 1, "bar" t[3, 4] ]
let main = user.bar.1
let _main = user.bar.1
let main = "foo" + string::slice "hello" 1 3 + "bar"