(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "result `err` value has the wrong type") (file "") (span (bytes 62 66) (range 5 16 5 20) ) (expected "i32") (found "bool") )