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