(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code ReturnTypeMismatch) (message "function `main` returns wrong type") (file "") (span (bytes 16 75) (range 4 1 5 41) ) (expected "i32") (found "(result bool i32)") )