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 {
|