This commit is contained in:
Weber 2024-10-14 12:28:58 +00:00
parent 2f3293f4e7
commit 620f6d216c

View File

@ -132,7 +132,6 @@ int main() {
zobraz_zasobnik(&kalkulacka);
break;
default:
printf("no input\n");
return 0;
}
} else {