mirror of
https://codeberg.org/ziglings/exercises.git
synced 2026-06-09 16:39:58 +00:00
Fix exercises 058 and 081 🔧
This commit is contained in:
@@ -41,7 +41,7 @@ pub fn main() void {
|
||||
fn printCircle(???) void {
|
||||
print("x:{} y:{} radius:{}\n", .{
|
||||
circle.center_x,
|
||||
circle.centaur_y,
|
||||
circle.center_y,
|
||||
circle.radius,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user