mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-02 16:33:31 +02:00
inserted a failure and created a patch
This commit is contained in:
@@ -51,7 +51,7 @@ pub fn main() !void {
|
||||
} };
|
||||
|
||||
// The daily situation report, what's going on in the garden
|
||||
try dailyReport(&my_insects);
|
||||
try dailyReport("what is here the right parameter?");
|
||||
}
|
||||
|
||||
// Through the interface we can keep a list of various objects
|
||||
|
||||
Reference in New Issue
Block a user