(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `std.vec.i64.len` with argument of wrong type") (file "") (span (bytes 54 55) (range 5 20 5 21) ) (expected "(vec i64)") (found "i32") )