(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code TypeMismatch) (message "cannot call `id` with argument of wrong type") (file "") (span (bytes 79 83) (range 8 7 8 11) ) (expected "i32") (found "bool") )