: In function 'int main()': :7:28: error: expected primary-expression before '.' token 7 | int n = std.size(string1); | ^