"Multi pointers" are now "many pointers"
TypeInfo.Pointer.Size says "many", so there we are!
This commit is contained in:
parent
6a44079c9d
commit
0168afd250
5 changed files with 11 additions and 11 deletions
|
|
@ -277,7 +277,7 @@ const exercises = [_]Exercise{
|
|||
.output = "'all your base are belong to us.' 'for great justice.'",
|
||||
},
|
||||
.{
|
||||
.main_file = "54_multipointers.zig",
|
||||
.main_file = "54_manypointers.zig",
|
||||
.output = "Memory is a resource.",
|
||||
},
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue