This commit is contained in:
nub31
2025-06-15 01:17:25 +02:00
parent bff93d8963
commit bdce45e1c5
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