(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code UnsupportedEnumOrdering) (message "enum ordering comparisons are not supported") (file "") (span (bytes 61 89) (range 7 3 7 31) ) (hint "only enum equality with `=` is supported") )