...
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user