@@ -5,5 +5,11 @@ int main(int argc, char * argv[]) {
x[3] << 5;
piCout << x;
x.remove(3);
PIString s;
s = "gafaffaf";
piCout << s;
s = "dd";
return 0;
}
The note is not visible to the blocked user.