mirror of
https://codeberg.org/andyscott/ziglings.git
synced 2024-12-22 22:13:11 -05:00
f6d1b36be2
Patches cleaned and fixed by hand as proof of my devotion. <3
4 lines
80 B
Diff
4 lines
80 B
Diff
41c41
|
|
< fn printCircle(???) void {
|
|
---
|
|
> fn printCircle(circle: anytype) void {
|