aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/patches/patches/081_anonymous_structs2.patch
blob: a9ca689f30b596e5148160be7c79778b16242a58 (plain)
1
2
3
4
41c41
< fn printCircle(???) void {
---
> fn printCircle(circle: anytype) void {