oops, left in old note pt. 2

This commit is contained in:
Dave Gauer 2021-02-28 11:58:22 -05:00
parent 4bdcad60c6
commit febc9dfecb

View file

@ -8,7 +8,7 @@
// from Holding Hands // from Holding Hands
// by Lenore M. Link // by Lenore M. Link
// //
const std = @import("std"); // single quotes const std = @import("std");
const Elephant = struct { const Elephant = struct {
letter: u8, letter: u8,