(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `std.string.starts_with` with argument of wrong type") (file "") (span (bytes 68 69) (range 5 33 5 34) ) (expected "string") (found "i32") )