mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 19:40:48 -05:00
oops, left in old note pt. 2
This commit is contained in:
parent
594a5c0f47
commit
11ec69b92c
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue