(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 60) (range 5 22 5 23) ) (expected "string") (found "i32") )