081_anonymous_structs2.patch 80 B

1234
  1. 41c41
  2. < fn printCircle(???) void {
  3. ---
  4. > fn printCircle(circle: anytype) void {