This commit is contained in:
nub31
2025-06-15 01:17:25 +02:00
parent 6d3c241368
commit 7c05870e24
2 changed files with 12 additions and 12 deletions

View File

@@ -1,12 +1,5 @@
namespace main
struct Human {
name: string
// print_age: func() = func() {
// c::puts("test3")
// }
}
export func main(args: [][]u8): i64 {
let x: []u8