not by default

This commit is contained in:
Mylloon 2023-10-28 13:09:01 +02:00
parent fc0c8e3a71
commit ebd74a8088
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -10,8 +10,8 @@ void test();
std::string vecint_tostring(std::vector<int> list);
int main() {
test();
return EXIT_SUCCESS;
/* test();
return EXIT_SUCCESS; */
ProtoProjet pp;