diff --git a/alma.c b/alma.c index b3bb66f..dc79d60 100644 --- a/alma.c +++ b/alma.c @@ -1,5 +1,5 @@ #include int main() { - return + return 0; }