(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `std.vec.i64.append` with argument of wrong type") (file "") (span (bytes 83 87) (range 5 43 5 47) ) (expected "i64") (found "bool") )