pull/2/head
Dave Gauer 3 years ago
parent afc5f94a15
commit 03eb291d39

@ -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;

Loading…
Cancel
Save