(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `std.string.concat` with argument of wrong type") (file "") (span (bytes 59 77) (range 5 22 5 40) ) (expected "string") (found "(array string 1)") )