(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `std.string.ends_with` with argument of wrong type") (file "") (span (bytes 66 67) (range 5 31 5 32) ) (expected "string") (found "i32") )