(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `std.vec.string.index` with argument of wrong type") (file "") (span (bytes 85 89) (range 5 48 5 52) ) (expected "i32") (found "bool") )