(diagnostic (schema slovo.diagnostic) (version 1) (severity error) (code NonExhaustiveMatch) (message "match is missing required arm(s): `Color.Blue`") (file "") (span (bytes 60 99) (range 7 3 8 21) ) (expected "Color.Red and Color.Blue") (found "Color.Red") )