(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code EnumSubjectMismatch) (message "enum equality requires both operands to have the same enum type") (file "") (span (bytes 76 106) (range 8 3 8 33) ) (expected "Color") (found "Shape") )