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