@@ -8,7 +8,7 @@ int main(int argc, char **argv) {
Arena *arena = arenaAlloc(Megabytes(64));
list<string> args = getArgs(arena, argc, argv);
prinft("%S", strSplit(arena, "-"_s, "hallo-world"_s));
print("%S", strSplit(arena, "-"_s, "hallo-world"_s));
return statusCode;
}
The note is not visible to the blocked user.