(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code ReturnTypeMismatch) (message "function `main` returns wrong type") (file "") (span (bytes 16 66) (range 4 1 6 2) ) (expected "i32") (found "string") )