mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-11 01:20:00 +00:00
076 typo
This commit is contained in:
@@ -36,7 +36,7 @@
|
|||||||
// that with regular many-item pointers!).
|
// that with regular many-item pointers!).
|
||||||
//
|
//
|
||||||
// Important: the sentinel value must be of the same type as the
|
// Important: the sentinel value must be of the same type as the
|
||||||
// data being termined!
|
// data being terminated!
|
||||||
//
|
//
|
||||||
const print = @import("std").debug.print;
|
const print = @import("std").debug.print;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user