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