mirror of
https://codeberg.org/ziglings/exercises.git
synced 2025-06-07 08:14:47 +00:00
changed 'the_end' to '999_the_end'
This commit is contained in:
parent
419b388f8d
commit
9d9dc1dacf
@ -461,7 +461,7 @@ const exercises = [_]Exercise{
|
||||
// .@"async" = true,
|
||||
// },
|
||||
.{
|
||||
.main_file = "the_end.zig",
|
||||
.main_file = "999_the_end.zig",
|
||||
.output = "This is the end for now!\nWe hope you had fun and were able to learn a lot, so visit us again when the next exercises are available.",
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user