mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-04 17:23:44 +02:00
5 lines
80 B
Diff
5 lines
80 B
Diff
41c41
|
|
< fn printCircle(???) void {
|
|
---
|
|
> fn printCircle(circle: anytype) void {
|