diff --git a/init_new.cc b/init_new.cc index f949b07..52715f1 100644 --- a/init_new.cc +++ b/init_new.cc @@ -17,5 +17,6 @@ int main() { {"Freddie Mercury", {100, 102, 103}}, {"Matt Bellamy", {100, 104, 105}}, }; + x = 0; return x; }