ziglings/patches/patches/081_anonymous_structs2.patch
Dave Gauer f6d1b36be2 Manually cleaned up patches/patches for issue #73
Patches cleaned and fixed by hand as proof of my devotion. <3
2022-03-19 21:10:44 -04:00

4 lines
80 B
Diff

41c41
< fn printCircle(???) void {
---
> fn printCircle(circle: anytype) void {