14 lines
309 B
Plaintext
14 lines
309 B
Plaintext
(diagnostic
|
|
(schema slovo.diagnostic)
|
|
(version 1)
|
|
(severity error)
|
|
(code UnsupportedArrayEquality)
|
|
(message "array equality is not supported in the first-pass array feature")
|
|
(file "<fixture>")
|
|
(span
|
|
(bytes 41 72)
|
|
(range 5 7 5 38)
|
|
)
|
|
(hint "compare indexed array elements instead")
|
|
)
|