@@ -39,6 +39,8 @@ int main(int argc, char * argv[]) {
cmp(PIConstChars("1c"), PIConstChars("1b"));*/
PIMap<PIConstChars, int> map;
map[PIConstChars()] = 0;
map[PIConstChars()] = -1;
map["_2"] = 22;
map["1"] = 11;
map["__3"] = 33;
The note is not visible to the blocked user.