mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-04 17:23:44 +02:00
fix typo
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
// std.debug.print("slice_ptr={*}\n", .{slice_ptr});
|
// 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
|
// program requires a slice to be allocated that is the same size as
|
||||||
// an input array.
|
// an input array.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user