(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `std.vec.string.append` with argument of wrong type") (file "") (span (bytes 92 93) (range 5 49 5 50) ) (expected "string") (found "i32") )