(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code IfConditionNotBool) (message "`if` condition must be bool") (file "") (span (bytes 41 75) (range 5 7 5 41) ) (expected "bool") (found "(result i64 i32)") )