...
This commit is contained in:
@@ -15,10 +15,10 @@ extern "main" func main(argc: i64, argv: [?]^i8): i64
|
||||
name = "test"
|
||||
}
|
||||
|
||||
puts(x^.name)
|
||||
|
||||
test(x)
|
||||
|
||||
let y = x
|
||||
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user