mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-11-09 11:40:46 -05:00
Update 48_methods2.zig
This commit is contained in:
parent
fa110ed4c8
commit
8f732047b5
1 changed files with 3 additions and 3 deletions
|
@ -66,6 +66,6 @@ fn visitElephants(first_elephant: *Elephant) void {
|
||||||
// name or alias in a comment below this one and make a
|
// name or alias in a comment below this one and make a
|
||||||
// pull request on GitHub for a piece of eternal Ziglings
|
// pull request on GitHub for a piece of eternal Ziglings
|
||||||
// glory. The first five (5) PRs will be accepted!
|
// glory. The first five (5) PRs will be accepted!
|
||||||
|
//
|
||||||
drforester - I found one in the Zig source. See link below:
|
// 1) drforester - I found one in the Zig source:
|
||||||
https://github.com/ziglang/zig/blob/041212a41cfaf029dc3eb9740467b721c76f406c/src/Compilation.zig#L2495
|
// https://github.com/ziglang/zig/blob/041212a41cfaf029dc3eb9740467b721c76f406c/src/Compilation.zig#L2495
|
||||||
|
|
Loading…
Reference in a new issue