fix typo
This commit is contained in:
parent
7baffa3b4b
commit
c00244c99b
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
|||
// std.debug.print("slice_ptr={*}\n", .{slice_ptr});
|
||||
// }
|
||||
|
||||
// Instead of an simple integer or a constant sized slice, this
|
||||
// Instead of a simple integer or a constant sized slice, this
|
||||
// program requires a slice to be allocated that is the same size as
|
||||
// an input array.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue