mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-08 07:50:00 +00:00
oops, left in old note pt. 2
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
// from Holding Hands
|
||||
// by Lenore M. Link
|
||||
//
|
||||
const std = @import("std"); // single quotes
|
||||
const std = @import("std");
|
||||
|
||||
const Elephant = struct {
|
||||
letter: u8,
|
||||
|
||||
Reference in New Issue
Block a user